Fixed css clear things and pages.
This commit is contained in:
@@ -81,7 +81,6 @@ a:hover {
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: 'Dejavu Serif', FreeSerif, 'Nimbus Roman', Georgia, serif;
|
||||
font-weight: normal;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -388,6 +387,10 @@ div.left-float, img.left-float, video.left-float, audio.left-float {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.clear {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.noclear, div.caption.noclear {
|
||||
clear: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user