menu
This commit is contained in:
@@ -156,7 +156,6 @@ h1 {
|
||||
}
|
||||
#downloadtitle{
|
||||
width: 100%;
|
||||
background: #69c;
|
||||
display: flex;
|
||||
height: 50px;
|
||||
align-items: center;
|
||||
@@ -168,12 +167,12 @@ h1 {
|
||||
}
|
||||
|
||||
|
||||
#downloadtitle a{
|
||||
color:white;
|
||||
#downloadtitle a, #downarrow{
|
||||
color: #2c2f36;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
#downarrow{
|
||||
color:white;
|
||||
#downarrow
|
||||
{
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
@@ -374,6 +373,8 @@ input[type="email"],input[type="password"]{
|
||||
.antitle{
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
font-size: .9em;
|
||||
line-height: 22px;
|
||||
}
|
||||
|
||||
.antext{
|
||||
@@ -384,12 +385,13 @@ input[type="email"],input[type="password"]{
|
||||
.anphoto{
|
||||
width: 99.5%;
|
||||
margin: 0px auto;
|
||||
margin-top: 7px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.anphoto IMG {
|
||||
width: 80%;
|
||||
width: 85%;
|
||||
margin: 0px auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user