styling cleanup

This commit is contained in:
Nabeel Shahzad
2017-08-10 00:08:38 -05:00
parent ee016cf284
commit eb3fa9b4cb
6 changed files with 26 additions and 10 deletions

View File

@@ -0,0 +1,7 @@
/**
*
*/
.border-blue-bottom {
border-bottom: 3px solid #067ec1;
}