Styling improvements

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

View File

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