This commit is contained in:
Marc Cataford 2015-06-20 18:44:43 -04:00
parent 80cbe5a5b4
commit 3633852d34

View file

@ -22,5 +22,16 @@
#header_blurb {
display: none;
}
#experience {
position: relative;
width: 100%;
height: 200px;
background-color: #FF9933;
}
#experience_contents {
display: none;
}