portfolio CSS: black text in the info boxes

This commit is contained in:
Christine Dodrill 2015-02-04 09:18:34 -08:00
parent 43c54b382b
commit afff364c0e
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
text-transform: uppercase;
}
.info > p {
color: #717171;
color: #000;
font-size: 16px;
padding-top: 10px;
text-align: justify;