mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fixed error
This commit is contained in:
parent
4e45885de3
commit
a2c9004c09
@ -170,11 +170,12 @@ div#rules::after {
|
|||||||
position: relative;
|
position: relative;
|
||||||
display: block;
|
display: block;
|
||||||
margin: 2em auto;
|
margin: 2em auto;
|
||||||
font-size: 3em;
|
font-size: 2.5em;
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
height: 100px;
|
||||||
}
|
}
|
||||||
div#rules.cleanup::after {
|
div#rules.cleanup::after {
|
||||||
content: none;
|
content: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user