mirror of
https://github.com/resume/resume.github.com.git
synced 2026-01-05 02:59:36 -06:00
Others CSS optimization
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
.msg { padding: 10px; background: #222; position: relative; }
|
||||
.msg h1 { color: #fff; }
|
||||
.msg h1 { color: #fff; }
|
||||
.msg a { margin-left: 20px; background: #408814; color: white; padding: 4px 8px; text-decoration: none; }
|
||||
.msg a:hover { background: #266400; }
|
||||
|
||||
@@ -91,7 +91,7 @@ li { line-height: 24px; border-bottom: 1px solid #ccc; }
|
||||
margin-left: 10px;
|
||||
width: 20%;
|
||||
height: 44px;
|
||||
font-family: Georgia, Garamond, "Times New Roman", Times, serif;;
|
||||
font-family: Georgia, Garamond, "Times New Roman", Times, serif;
|
||||
font-size: 18px;
|
||||
color: #fff;
|
||||
background-image: -webkit-gradient(
|
||||
|
||||
Reference in New Issue
Block a user