1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-19 11:18:42 +02:00

minor tweaks

This commit is contained in:
gorhill 2015-04-15 23:37:18 -04:00
parent 0025ab9721
commit 15a4850e4d

View File

@ -33,13 +33,13 @@ a {
color: white;
cursor: pointer;
display: block;
font-size: 13px;
font-weight: bold;
font-size: 12px;
margin: 0;
padding: 2px;
text-align: center;
}
#version {
color: #ddd;
font-size: 10px;
font-weight: normal;
margin-left: 1em;