git://git.onelab.eu
/
myslice.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
documented the new layout (single templates/ and static/)
[myslice.git]
/
static
/
css
/
mymenu.css
1
#menu_ul {
2
position: absolute;
3
left: 0px;
4
margin: 15px;
5
}
6
#menu_logo {
7
position: absolute;
8
right:0px;
9
margin: 15px;
10
}
11