I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Verified Commit 96560e85 authored by idk's avatar idk
Browse files

Increase size of unicode links on proxy.css

parent 19712cfd
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,16 @@ button {
display: inline;
}
.unicodeicon {
font-size: 16pt;
display: inline-block;
padding: 3px 0;
vertical-align: sub;
line-height: 16px;
font-weight: bold;
text-shadow: rgb(255, 255, 255) 0px 1px 1px;
}
#jumplinks h3 {
margin: 0 0 10px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment