kopia lustrzana https://gitlab.com/tomaszg/geostat
Add missing 0 width CSS rule
rodzic
e589cf4322
commit
c400624a95
4
geo.css
4
geo.css
|
|
@ -116,6 +116,10 @@ dt {
|
|||
}
|
||||
*/
|
||||
|
||||
.bar-0:after {
|
||||
width: 1px;
|
||||
}
|
||||
|
||||
.bar-1:after {
|
||||
width: 1%;
|
||||
}
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue