Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
posts list style, link styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Scott committed Dec 23, 2011
1 parent 4a2b8c2 commit a3f2be6
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions blarghhhh.rb
Expand Up @@ -225,8 +225,7 @@ def can_pygmentize
font-family: "Lucida Grande", "Lucida Sans Unicode", "Garuda"

a:link, a:visited
color: #000
text-shadow: #2F2F2F 1px 1px 1px !important
color: #3F3F3F

a:hover, a:active
color: #8F8F8F
Expand Down Expand Up @@ -297,18 +296,13 @@ def can_pygmentize
margin: 20px

.posts
width: 500px

.posts li
width: 200px
float: left

.posts h1
font-size: 1em

.post_title
line-height: 30px
margin-bottom: 25px
li
width: 210px
float: left
margin: 10px
list-style-type: none
h1
font-size: 1em

#post_info
float: right
Expand Down

0 comments on commit a3f2be6

Please sign in to comment.