Skip to content

Commit cf4b6f5

Browse files
authored
Update main_style_breanna.css
1 parent 86419f2 commit cf4b6f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/main_style_breanna.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ body { font-family: 'Open Sans', sans-serif; font-size: 14px; color: #000; }
6161
a.two:link, a.two:visited {color:#FFFFFF;}
6262
a.two:hover {color:#FFCB05;}
6363

64-
a.three {color:#FFCB05;}
64+
a.three:link, a.three:visited {color:#FFCB05;}
65+
a.three:hover {color:#FFFFFF;}
6566

6667
a.yellow-button:link, a.yellow-button:visited {
6768
background-color: #FFCB05;

0 commit comments

Comments
 (0)