zip download, and proper config
This commit is contained in:
@@ -49,8 +49,11 @@ tr:nth-child(even) {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#list_left {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#list_title {
|
||||
float:left;
|
||||
margin-left: 5em;
|
||||
}
|
||||
|
||||
@@ -59,10 +62,21 @@ tr:nth-child(even) {
|
||||
padding: 8px;
|
||||
border: 4px solid lightslategray;
|
||||
background-color: #f3f3fb;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
#list_menu ul {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
#list_table {
|
||||
border-collapse: collapse;
|
||||
margin-left: 2em;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
.direct {
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
/* index */
|
||||
@@ -77,6 +91,7 @@ tr:nth-child(even) {
|
||||
padding: 8px;
|
||||
border: 4px solid lightslategray;
|
||||
background-color: #f3f3fb;
|
||||
line-height: 2em;
|
||||
}
|
||||
|
||||
#index_table {
|
||||
|
||||
Reference in New Issue
Block a user