060520 Theme optimization and mobile layout changes
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
a, .link {
|
||||
a, .link, a > span {
|
||||
color: #117743;
|
||||
}
|
||||
|
||||
@ -126,6 +126,12 @@ input[type="submit"] {
|
||||
color:white;
|
||||
}
|
||||
|
||||
.search input[type="submit"] {
|
||||
color:#800 !important;
|
||||
background-color:transparent !important;
|
||||
border: 0px !important;
|
||||
}
|
||||
|
||||
.formbtn {
|
||||
color:#800;
|
||||
}
|
||||
@ -134,7 +140,7 @@ input[type="submit"] {
|
||||
color:#800;
|
||||
}
|
||||
|
||||
.postMenu div{
|
||||
.menu div{
|
||||
box-shadow: 1px 1px 2px black;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user