1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-03 09:39:38 +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; color: white;
cursor: pointer; cursor: pointer;
display: block; display: block;
font-size: 13px; font-size: 12px;
font-weight: bold;
margin: 0; margin: 0;
padding: 2px; padding: 2px;
text-align: center; text-align: center;
} }
#version { #version {
color: #ddd;
font-size: 10px; font-size: 10px;
font-weight: normal; font-weight: normal;
margin-left: 1em; margin-left: 1em;