Browse Source

template/css tweaks.

pull/1/head
Brennen Bearnes 16 years ago
parent
commit
6cbd3b1bda
2 changed files with 13 additions and 7 deletions
  1. +12
    -2
      p1k3.css
  2. +1
    -5
      template

+ 12
- 2
p1k3.css View File

@ -3,8 +3,7 @@
http://p1k3.com/
And anywhere else your little heart desires. If you need any help, my
e-mail can be found at the above mentioned site.
And anywhere else your little heart desires.
*/
body {
@ -18,6 +17,13 @@ body {
font-family: sans-serif;
}
p.linkbar {
max-width: 38em;
margin-left: auto;
margin-right: auto;
margin-bottom: 2em;
}
td { vertical-align: top; }
table.census { border-collapse: collapse; }
@ -88,6 +94,10 @@ hr {
background: #fff;
}
#entries h1 {
display: none;
}
div.entry {
border: none;
padding-left: 1em;


+ 1
- 5
template View File

@ -11,7 +11,7 @@
wiki, perl, linux, debian, free software, beer, colorado,
boulder, nebraska, kansas, great plains, lincoln, salina, laurel,
ultimate frisbee, education, public domain, photography,
history, anarchism"
history, anarchism, comics, bluegrass"
/>
<meta name="description" content="Writing by ${author}." />
@ -27,10 +27,6 @@
href="${url_root}${feed_alias}" />
<link rel="stylesheet" href="${stylesheet_url}" />
<link rel="alternate stylesheet"
type="text/css" href="red.css"
title="goofball" />
<link rel="icon" type="image/x-png" href="${favicon_url}" />
</head>


|||||||
x
 
000:0
Loading…
Cancel
Save