mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
Cleanup: Removed unused sections
This commit is contained in:
parent
46d48fb4f3
commit
056ce5f151
@ -274,18 +274,10 @@ section.box table.table-keys tr td:first-child {
|
|||||||
main {
|
main {
|
||||||
display: block;
|
display: block;
|
||||||
clear: both;
|
clear: both;
|
||||||
/*background: #CAD5DB;*/
|
|
||||||
/*background: #FFF;*/
|
|
||||||
max-width: 800px;
|
max-width: 800px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
main > h2 {
|
|
||||||
/* Blue line below titles */
|
|
||||||
/*border-bottom: 2px #4f8cb0 solid;*/
|
|
||||||
/*text-align: center;*/
|
|
||||||
}
|
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
border-top: 2px #29495C solid;
|
border-top: 2px #29495C solid;
|
||||||
padding: 0.25em 1em;
|
padding: 0.25em 1em;
|
||||||
|
Loading…
Reference in New Issue
Block a user