Wiki: indice
This commit is contained in:
@@ -865,5 +865,30 @@ ul.nested li {
|
||||
padding-bottom: 4px !important;
|
||||
}
|
||||
|
||||
#contents {
|
||||
margin-top: 18px;
|
||||
padding: 0px 27px 9px 0px;
|
||||
border: 1px solid #ccc;
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
|
||||
#contents h1 {
|
||||
font-size: 12px;
|
||||
margin: 0px;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#contents li {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
#contents ol {
|
||||
margin: 0px;
|
||||
padding: 0px 0px 0px 18px;
|
||||
}
|
||||
|
||||
|
||||
/*body { background-image: url(<%= App.base_path %>/prototype/line.png); background-repeat: repeat; }
|
||||
html * { background-color: transparent !important; }*/
|
||||
|
||||
Reference in New Issue
Block a user