initial mobile design (#54)

This commit is contained in:
Athou
2013-05-26 13:34:31 +02:00
parent d4b284eb80
commit c6a8c288ce
15 changed files with 156 additions and 72 deletions

View File

@@ -12,10 +12,6 @@
margin: 0;
}
.entry-header, .entry-body-content {
padding-left: 25px;
}
#feed-accordion .entry {
border-bottom: 1px solid #CCCCCC;
}

View File

@@ -1,4 +1,3 @@
/* tree*/
.sidebar-nav-fixed {
margin-top: 10px;
@@ -100,4 +99,4 @@
.css-treeview .indent5 {
padding-left: 110px;
}
}