Remove empty rulesets.
This commit is contained in:
parent
db83b2211d
commit
1498aeefb9
@ -35,13 +35,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/** Make the menu items centered and layout horizontal. **/
|
/** Make the menu items centered and layout horizontal. **/
|
||||||
.menu {
|
|
||||||
/*
|
/*
|
||||||
|
.menu {
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
*/
|
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
.menu-list {
|
.menu-list {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
@ -101,10 +101,12 @@
|
|||||||
max-height: 500px;
|
max-height: 500px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* FORTESTING otherwise disable */
|
||||||
|
/*
|
||||||
div {
|
div {
|
||||||
/*padding: 7px;*/
|
border: 1px solid red;
|
||||||
/*border: 1px solid red;*/ /* FORTESTING otherwise disable */
|
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
.code {
|
.code {
|
||||||
max-width: 90%;
|
max-width: 90%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user