1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00

Fix the font rule for the tutorial link.

This commit is contained in:
Adam Harvey
2012-08-31 16:26:56 +08:00
parent 2ac02784d3
commit e1a5dfcb72

View File

@@ -32,7 +32,8 @@ complimentary greens: 9FB553 7B8851 61761B C6DA82 CCDA99
border: 1px solid rgba(0,0,0,.9);
border-bottom-width:3px;
text-align: center;
font:1em bold inherit;
font-size:1em;
font-weight: bold;
color: #fff;
color: rgba(255,255,255,.8);
text-shadow: 0 -1px 0 rgba(0,0,0,.3);