Skip to content

Commit

Permalink
add CSS file for cadhan site
Browse files Browse the repository at this point in the history
  • Loading branch information
kscanne committed Apr 29, 2018
1 parent 6ed3230 commit cc82ca2
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions gramadoir.css
@@ -0,0 +1,24 @@

b.gramadoir {
color: red;
}

div.gramcolumn {
padding-top: 7px;
float: left;
width: 50%;
}

div.foirm:after {
content: "";
display: table;
clear: both;
}

span.gramheading {
font-weight: bold;
}

#IGform {
margin-top: 5px;
}

0 comments on commit cc82ca2

Please sign in to comment.