remove font specs
This commit is contained in:
parent
fa88bad32f
commit
f62b82685f
@ -8,14 +8,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul[id="first-only"] li{
|
ul[id="first-only"] li{
|
||||||
color: black;
|
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
|
||||||
font-size: 30px;
|
|
||||||
}
|
}
|
||||||
ul[id="first-only"] li:first-of-type {
|
ul[id="first-only"] li:first-of-type {
|
||||||
color: black;
|
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
|
||||||
font-size: 30px;
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user