Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Admin-Redesign.css
added class for the schedule mockup
  • Loading branch information
jjm14012 committed Nov 30, 2016
1 parent c2bed10 commit 8063bec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions HTML_and_CSS/Admin-Redesign.css
Expand Up @@ -49,6 +49,9 @@ div{
color:white;
width:100%;
}
div.schedule{
text-align:center;
}
div.caption{
background-color:#000e2f;
text-align:center;
Expand Down Expand Up @@ -78,6 +81,7 @@ div.rightBlock, div.insideRight{
@media (max-width: 700px){
body{
min-width: 300px;
font-size:1.5em;
}
div.leftBlock{
width:100%;
Expand Down

0 comments on commit 8063bec

Please sign in to comment.