mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Ditch the texture for now
This commit is contained in:
parent
ba90f812d9
commit
ca5c33441a
2 changed files with 1 additions and 2 deletions
|
@ -98,8 +98,7 @@ pre {
|
||||||
font-size: 1.8em;
|
font-size: 1.8em;
|
||||||
color: white;
|
color: white;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
background: #1C1C1C url(/images/texture.png) repeat-y top left;
|
background: #1C1C1C; /* url(/images/texture.png) repeat-y top left; */
|
||||||
background
|
|
||||||
}
|
}
|
||||||
#header a {
|
#header a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 73 KiB |
Loading…
Reference in a new issue