forked from I2P_Developers/i2p.www
Differentiate ol levels in VRP
This commit is contained in:
@@ -608,3 +608,11 @@ pre.literal-block {
|
||||
width: auto;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#vrp ol ol {
|
||||
list-style-type: lower-latin;
|
||||
}
|
||||
|
||||
#vrp ol ol ol {
|
||||
list-style-type: lower-roman;
|
||||
}
|
||||
|
Reference in New Issue
Block a user