You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
161 B
20 lines
161 B
11 years ago
|
body {
|
||
9 years ago
|
padding-top: 10px;
|
||
11 years ago
|
}
|
||
|
|
||
9 years ago
|
.action {
|
||
|
cursor: pointer;
|
||
11 years ago
|
}
|
||
|
|
||
10 years ago
|
.block-grid {
|
||
|
margin: 20px;
|
||
11 years ago
|
}
|
||
|
|
||
9 years ago
|
.btn .glyphicon {
|
||
|
top: 2px;
|
||
11 years ago
|
}
|
||
9 years ago
|
|
||
|
.signed {
|
||
|
margin-top: 20px;
|
||
|
}
|