Skip to content

Commit

Permalink
edit css style
Browse files Browse the repository at this point in the history
  • Loading branch information
0c34 committed Oct 27, 2017
1 parent c6da312 commit c06495d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions public/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,7 @@ body {
line-height: 30px;
}
.pnl a {
color: #ff9900;
background: #fff4a3;
color: #428bca;
text-decoration: none;
}

Expand All @@ -245,11 +244,10 @@ body {
position: relative;
margin-top: 10px;
bottom: 0;
/* width: 100%; */
/* Set the fixed height of the footer here */
text-align: center;
color: white;
height: 60px;
line-height: 60px;
/* Vertically center the text there */
background-color: #428bca;
}

Expand Down

0 comments on commit c06495d

Please sign in to comment.