1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

smaller font size for help text

This commit is contained in:
gorhill 2014-07-02 14:12:36 -04:00
parent 06b1bd74f7
commit 0a618a5941

View File

@ -48,6 +48,7 @@ a {
display: none;
border: 1px dotted black;
background-color: #F8F8F8;
font-size: 90%;
}
.whatisthis-expandable > p {
margin-top: 1em;