git://git.onelab.eu
/
myslice.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of ssh://git.onelab.eu/git/myslice-django
[myslice.git]
/
trash
/
static
/
css
/
sample.css
1
#sample-tabs {
2
border-style: solid;
3
padding: 20px;
4
}
5
6
#scrollDiv1 {
7
background-color: #fbb;
8
}
9
#scrollDiv2 {
10
background-color: #bbb;
11
}
12
#scrollDiv3 {
13
background-color: #bbf;
14
}
15
#scrollDiv4 {
16
background-color: #bfb;
17
}
18