revert changelog

This commit is contained in:
Priansh Shah 2018-04-24 23:05:40 +03:00
parent 65fd117b04
commit 0f2cf42ceb
2 changed files with 4 additions and 4 deletions

View file

@ -15,8 +15,11 @@ Below you will find a changelog.
(newest to oldest)
<<<<<<< HEAD
<<<<<<< HEAD
- fix responsiveness and mobile design
=======
>>>>>>> parent of 2835280f... fix mobile responsiveness
- fix form styling so it isn't terrible (use Raleway, change bg color)
=======
>>>>>>> parent of 7afc7eef... update changelog

View file

@ -43,15 +43,12 @@ html(lang='en', xmlns='http://www.w3.org/1999/xhtml')
}
label.btn-default {
font-size: 14pt !important;
width: 6em !important;
width: 10% !important;
padding-right: 30px;
background: none !important;
color: rgba(0,0,0,0.3) !important;
border-color: rgba(0,0,0,0.3) !important;
}
.field-directive {
margin-right: 10px !important; margin-left: 10px !important;
}
label.btn-default:hover, label.btn-default:visited, label.btn-default:active {
color: #000 !important;
background: none !important;