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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user