diff options
author | Matěj Cepl <mcepl@redhat.com> | 2009-12-15 22:08:30 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2009-12-15 22:08:30 +0100 |
commit | ef7bcd645e989545edf5ee37ce917a49026a4d1e (patch) | |
tree | 4c120d5ca506af68ff42745e19e076c0b0f5beaa /install-skip-bugzilla_soubory | |
parent | 0b361150108c751644370c4364dbee9491216a36 (diff) | |
download | bugzilla-triage-ef7bcd645e989545edf5ee37ce917a49026a4d1e.tar.gz |
General cleanup.
Diffstat (limited to 'install-skip-bugzilla_soubory')
-rw-r--r-- | install-skip-bugzilla_soubory/style.css | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/install-skip-bugzilla_soubory/style.css b/install-skip-bugzilla_soubory/style.css deleted file mode 100644 index d6c4961..0000000 --- a/install-skip-bugzilla_soubory/style.css +++ /dev/null @@ -1,24 +0,0 @@ -body { - font-size: 1.3em; - font-family: serif; -} -h1 { - font-size: 2em; - font-family: Helvetica, Arial, sans-serif; -} -p { - width: 35em; - line-height: 1.2em; -} -aside { - font-size: 0.5em; -} -footer { - font-size: 0.8em; -} -ul { - list-style-type: none; -} -li { - margin: 0.3em 0; -} |