mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
refactor code for title, added other styles for titles and other
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
align-self: flex-end;
|
||||
}
|
||||
|
||||
.line__content h3 {
|
||||
.title-firstline {
|
||||
color: #fff;
|
||||
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
|
||||
font-family: Montserrat Alternates;
|
||||
@@ -135,26 +135,6 @@
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
.line__btn--main a {
|
||||
border-radius: 21px;
|
||||
background: #FFF;
|
||||
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
|
||||
color: #000;
|
||||
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
|
||||
font-family: Montserrat Alternates;
|
||||
font-size: 36px;
|
||||
font-weight: 700;
|
||||
padding: 11px 11px;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
|
||||
.line__btn--main a span {
|
||||
color: #000;
|
||||
font-size: 38px;
|
||||
}
|
||||
|
||||
.gamemode__lines {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -207,13 +187,6 @@
|
||||
}
|
||||
|
||||
.linecontent-2 h1 {
|
||||
font-size: 91px;
|
||||
color: #FFF;
|
||||
text-align: center;
|
||||
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
|
||||
font-family: Montserrat Alternates;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user