diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-02-12 19:52:06 +0100 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-02-12 19:52:06 +0100 |
commit | 1fe44f265c067692894904d7c49a29e3614b7acf (patch) | |
tree | 064328c9c655e449cc18517a03ad8743541ba4e4 /style | |
parent | c106780a58bf9ef6c6adb9fa3837d07cba4c19bf (diff) | |
download | mutti-web-1fe44f265c067692894904d7c49a29e3614b7acf.tar.gz mutti-web-1fe44f265c067692894904d7c49a29e3614b7acf.tar.bz2 mutti-web-1fe44f265c067692894904d7c49a29e3614b7acf.zip |
Remove unneeded delimit class
Diffstat (limited to 'style')
-rw-r--r-- | style/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/style/style.css b/style/style.css index f8dd3ec..341b08f 100644 --- a/style/style.css +++ b/style/style.css @@ -243,7 +243,6 @@ label { font-size: 15px; } -/*hr.delimit {*/ #container > hr { height: 20px; background: #BBB082; |