Blancamaco (Talk | contribs) |
Blancamaco (Talk | contribs) |
||
Line 190: | Line 190: | ||
list-style-position: inside; | list-style-position: inside; | ||
} | } | ||
+ | ul { | ||
+ | list-style-type: upper-roman; | ||
+ | list-style-position: inside; | ||
+ | } | ||
+ | |||
blockquote { | blockquote { | ||
font-size: 1.78571429em; | font-size: 1.78571429em; | ||
Line 3,362: | Line 3,367: | ||
border-radius: 1.85714286em; | border-radius: 1.85714286em; | ||
transition: all .2s ease; | transition: all .2s ease; | ||
+ | list-style-type: circle; | ||
} | } | ||
.page-navigator ul:hover { | .page-navigator ul:hover { | ||
Line 3,377: | Line 3,383: | ||
border-radius: 1.85714286em 0 0 1.85714286em; | border-radius: 1.85714286em 0 0 1.85714286em; | ||
padding: 1.85714286em 0.92857143em; | padding: 1.85714286em 0.92857143em; | ||
+ | list-style-type: circle; | ||
} | } | ||
} | } |
Revision as of 10:36, 22 August 2018