Commits page styled better now
This commit is contained in:
parent
ece9f50fb1
commit
7fd29a78fa
2 changed files with 19 additions and 5 deletions
|
@ -227,3 +227,19 @@ img.lil_av {
|
|||
margin-bottom:20px;
|
||||
}
|
||||
|
||||
|
||||
.ui-box {
|
||||
margin-bottom: 40px;
|
||||
@include round-borders-all(4px);
|
||||
border-color:#ddd;
|
||||
|
||||
h5 {
|
||||
padding: 5px 10px;
|
||||
background:#f5f5f5;
|
||||
border-bottom: 1px solid #ccc;
|
||||
}
|
||||
|
||||
li {
|
||||
padding:10px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue