This commit is contained in:
Marc Cataford 2015-06-20 20:44:12 -04:00
parent ae00d64a3b
commit 415858b199

View file

@ -30,14 +30,20 @@
}
#skillset_header {
background-color: #FF8822;
background-color: #DE5235;
}
#skillset_contents {
background-color: #DB7B67;
}
#exp_header {
background-color: #FF9933;
background-color: #35C1DE;
}
#exp_contents {
display: none;
background-color: #62C9DE;
}