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