projects
/
mixstore.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
first commit after reset
[mixstore.git]
/
web
/
mixstore
/
css
/
user
/
board.css
Commit
Line
Data
929ca066
BA
1
a.addnew {
2
display: block;
3
text-align: center;
4
margin-top: 10px;
5
}
6
7
h2 {
8
text-align: center;
9
}
10
11
#packages {
12
border-bottom: 1px solid #ccc;
13
padding-bottom: 25px;
14
}
15
16
#usecases {
17
padding-bottom: 10px;
18
}