Update bootstrap, cleanup css, make pages more responsive
This commit is contained in:
committed by
Andreas Hocevar
parent
4eab8ecd40
commit
9616dee9f7
@@ -1,9 +1,7 @@
|
||||
/* Carbon adds (see https://sell.buysellads.com) */
|
||||
|
||||
#ad {
|
||||
margin-left: 1em;
|
||||
float: right;
|
||||
width: 330px;
|
||||
padding:0.5rem;
|
||||
min-height: 125px;
|
||||
}
|
||||
|
||||
@@ -65,17 +63,3 @@
|
||||
#carbonads a.carbon-poweredby {
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
/* Clear the float after the advertisement. */
|
||||
|
||||
.container-overview {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
pre.source {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
section.content {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user