View difference between Paste ID: xayk1sEe and uuAAL0sD
SHOW: | | - or go back to the newest paste.
1
/* menu indentations */
2
.menu_content div:first-child { border-top: 0px; }
3
.menu_content div { border-top: 1px solid #cccccc; padding-top:0.2em; padding-bottom: 0.2em; }
4
.menu_0 { margin: 0 -15px 0 -1em; }
5
.menu_1 { margin: 0 -15px 0 -0.5em; }
6
.menu_2 { margin: 0 -15px 0 0em; }
7
.menu_3 { margin: 0 -15px 0 0.5em; }
8
.menu_4 { margin: 0 -15px 0 1em; }
9
.menu_5 { margin: 0 -15px 0 1.5em; }
10
.menu_6 { margin: 0 -15px 0 2em; }
11
.menu_7 { margin: 0 -15px 0 2.5em; }
12
.menu_8 { margin: 0 -15px 0 3em; }
13
.menu_9 { margin: 0 -15px 0 3.5em; }