CSS improvements for diff & file view
This commit is contained in:
parent
a27ee18428
commit
be79c9def9
13 changed files with 46 additions and 29 deletions
|
@ -8,6 +8,11 @@
|
|||
@extend .right;
|
||||
|
||||
.projects_box {
|
||||
h5 {
|
||||
color:$style_color;
|
||||
font-size:16px;
|
||||
text-shadow: 0 1px 1px #fff;
|
||||
}
|
||||
@extend .leftbar;
|
||||
@extend .ui-box;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue