Added “sep” class
This commit is contained in:
parent
9207497413
commit
800bb17850
1 changed files with 6 additions and 0 deletions
|
@ -283,6 +283,12 @@ a:active {
|
|||
.magt {
|
||||
color: #0000DD;
|
||||
}
|
||||
.sep {
|
||||
font-size: 8pt;
|
||||
line-height: 8pt;
|
||||
width: 100%;
|
||||
height: 1em;
|
||||
}
|
||||
#transd {
|
||||
position: fixed;
|
||||
bottom: 10px;
|
||||
|
|
Loading…
Reference in a new issue