Next try.
This commit is contained in:
parent
a83634c166
commit
52d638e027
@ -799,10 +799,6 @@ table.download {
|
||||
/**
|
||||
* Wiki
|
||||
*/
|
||||
#wiki-content p {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
p.desc {
|
||||
background-color: #eeeeec;
|
||||
-moz-border-radius: 3px;
|
||||
@ -937,6 +933,10 @@ ol > li {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.resource-container + * {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.resource-container .preview {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user