diff options
author | Florent Neveu (Captain) <neveu.etna@gmail.com> | 2006-09-19 23:46:24 +0200 |
---|---|---|
committer | Captain <neveu.etna@gmail.com> | 2006-09-19 23:46:24 +0200 |
commit | fe08ac64ef0d3d202087e4c5ee0785f331ee9494 (patch) | |
tree | 60ea4a99eaaad33508d98839909dbaf736046588 /blog/themes/typo/phokus_else/stylesheets | |
parent | change border-bottom-color of a to black (diff) | |
download | web-fe08ac64ef0d3d202087e4c5ee0785f331ee9494.tar.xz |
correct mistake
Diffstat (limited to 'blog/themes/typo/phokus_else/stylesheets')
-rw-r--r-- | blog/themes/typo/phokus_else/stylesheets/phokus.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/themes/typo/phokus_else/stylesheets/phokus.css b/blog/themes/typo/phokus_else/stylesheets/phokus.css index 2d5bba5..7ff1555 100644 --- a/blog/themes/typo/phokus_else/stylesheets/phokus.css +++ b/blog/themes/typo/phokus_else/stylesheets/phokus.css @@ -204,7 +204,7 @@ h1 { background: url(../../images/theme/mn-bottom_else.png) no-repeat 0 100%;
color: #444;
padding: 0 25px 9px;
- osition: relative;
+ position: relative;
width: 501px;
}
h2 {
|