Styling improvements

This commit is contained in:
Alex Yatskov 2016-04-13 21:59:11 -07:00
parent 6e32b08d1c
commit e6365a10e4

View File

@ -34,6 +34,10 @@
z-index: 256;
}
.yomichan-popup ol {
padding-left: 1.2em;
}
.yomichan-def-expression {
font-family: serif;
font-size: 18pt;
@ -42,4 +46,5 @@
.yomichan-def-glossary {
clear: both;
font-size: 12pt;
padding-top: 0.8em;
}