19 lines
363 B
Text
Executable file
19 lines
363 B
Text
Executable file
|
|
|
|
#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%;
|
|
}
|
|
}
|
|
}
|