Small style changes: decrease button text size, change navigation button background color
This commit is contained in:
parent
b20fa83bc0
commit
3c486f3f68
@ -161,7 +161,6 @@ background-image: -moz-linear-gradient(center top , rgb(134, 212, 177), rgb(109,
|
|||||||
padding-right: 11px;
|
padding-right: 11px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-family: 'Lato', sans-serif;
|
font-family: 'Lato', sans-serif;
|
||||||
font-size: 1.2em;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -291,7 +290,7 @@ img.media_icon{
|
|||||||
display: block;
|
display: block;
|
||||||
float: left;
|
float: left;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background-color: #333;
|
background-color: #222;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
padding: 12px 0pt;
|
padding: 12px 0pt;
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user