all repos — h3rald @ 6d4f6e5d0215b6d4842bcc4ece418ef449d96c82

The sources of https://h3rald.com

New navigation buttons (GIMP-powered).
h3rald h3rald@h3rald.com
Wed, 02 Sep 2009 17:30:50 +0200
commit

6d4f6e5d0215b6d4842bcc4ece418ef449d96c82

parent

8bcb2c13f74a2a56af994b463a95f249a0461096

M resources/css/elements.cssresources/css/elements.css

@@ -48,8 +48,8 @@ }

#nav-about { - width: 119px; - height: 62px; + width: 115px; + height: 52px; display: block; background: url(../images/theme/buttons/about.png); }

@@ -61,8 +61,8 @@ }

#nav-other { - width: 133px; - height: 62px; + width: 130px; + height: 52px; display: block; background: url(../images/theme/buttons/other.png); }

@@ -74,8 +74,8 @@ }

#nav-projects { - width: 155px; - height: 62px; + width: 127px; + height: 52px; display: block; background: url(../images/theme/buttons/projects.png); }

@@ -87,8 +87,8 @@ }

#nav-archives { - width: 157px; - height: 62px; + width: 155px; + height: 52px; display: block; background: url(../images/theme/buttons/archives.png); }