Skip to content

Commit

Permalink
search box quality
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanhb committed May 21, 2020
1 parent 1a606bd commit 14e61ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions asset/css/dharc.css
Original file line number Diff line number Diff line change
Expand Up @@ -173,16 +173,16 @@ footer .title{
position: relative;
margin: 0 auto;
left: 0%!important;
display: table;
background-color: rgba(247, 247, 247,0.7) ;
display: table;
background-color: rgba(247, 247, 247,0.83) ;
top: 150px;
padding: 15px;
border: solid lightgray 2px;
border-radius: 10px;
}
#search_pre .var-txt{
color: chocolate;
font-size: 18pt;
color: #B9770E;
font-size: 20pt;
}
#content #main_jumbotron{
padding: 0 !important;
Expand Down

0 comments on commit 14e61ad

Please sign in to comment.