fonts and colors
This commit is contained in:
@@ -93,9 +93,10 @@ header img {
|
||||
|
||||
header img.logoimg {
|
||||
display: block;
|
||||
margin: auto;
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
img.small {
|
||||
display: inline;
|
||||
margin: 2px 0 0 10px;
|
||||
@@ -466,7 +467,7 @@ aside.right {
|
||||
|
||||
/* std hyperlink */
|
||||
a, a:active, a:visited {
|
||||
color: #176fa1;
|
||||
color: rgb(218, 212, 208);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user