Beautified design/layout.
This commit is contained in:
@@ -22,26 +22,25 @@ thead input {
|
||||
padding-bottom: 0.6rem;
|
||||
/* border-bottom: 2px solid #646464; */
|
||||
background-color: #58ab27;
|
||||
color: #3c3c3c;
|
||||
}
|
||||
|
||||
#page-header a {
|
||||
color: #3c3c3c;
|
||||
}
|
||||
|
||||
#page-header a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#page-header img.brand {
|
||||
/* display: block; */
|
||||
margin-right: 0.6rem;
|
||||
color: #e3e3e3;
|
||||
}
|
||||
|
||||
#page-header .brand {
|
||||
vertical-align: bottom;
|
||||
font-size: 2rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#page-header .brand a {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
#page-header .brand a:hover {
|
||||
color: #e3e3e3;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#page-header img.brand {
|
||||
margin-right: 1.2rem;
|
||||
}
|
||||
|
||||
#page-header #login-widget {
|
||||
@@ -71,7 +70,7 @@ thead input {
|
||||
padding-right: 1rem;
|
||||
/* border-top: 2px solid #646464; */
|
||||
background-color: #58ab27;
|
||||
color: #3c3c3c;
|
||||
color: #ffffff;
|
||||
}
|
||||
#page-footer .slogan {
|
||||
float: right;
|
||||
@@ -81,7 +80,11 @@ thead input {
|
||||
}
|
||||
|
||||
#page-footer a {
|
||||
color: #3c3c3c;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
#page-footer a:hover {
|
||||
color: #e3e3e3;
|
||||
}
|
||||
|
||||
.action-tabs {
|
||||
|
||||
Reference in New Issue
Block a user