struct font sizes, page tool icons
This commit is contained in:
parent
43d4ee93fa
commit
b25b2fb7b6
4 changed files with 149 additions and 44 deletions
|
@ -1,7 +1,19 @@
|
|||
|
||||
|
||||
#popupviewer{
|
||||
> .controls > .content{
|
||||
padding: 1.5rem 1rem 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#popupviewer{
|
||||
> .controls > .content{
|
||||
padding: 1.5rem 1rem 1rem;
|
||||
td, th{
|
||||
font-size: .88rem;
|
||||
line-height: 125%;
|
||||
a{
|
||||
font-size: .88rem;
|
||||
line-height: 125%;
|
||||
}
|
||||
}
|
||||
.li, li{
|
||||
font-size: .88rem;
|
||||
line-height: 125%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue