aboutsummaryrefslogtreecommitdiffstats
path: root/install-skip-bugzilla_soubory/style.css
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2009-11-15 23:38:56 +0100
committerMatěj Cepl <mcepl@redhat.com>2009-11-15 23:38:56 +0100
commitf6473374cf5984ebdb3e96edc1e176ae65bc2eac (patch)
tree851bcae1bcc7309d58b48c9d7bc1b7988a637e6f /install-skip-bugzilla_soubory/style.css
parent56c6054e53f51abe940561b49280feb569f8f846 (diff)
downloadbugzilla-triage-f6473374cf5984ebdb3e96edc1e176ae65bc2eac.tar.gz
We want to follow jetpack directory. Filtering out will be done before
merge to master.
Diffstat (limited to 'install-skip-bugzilla_soubory/style.css')
-rw-r--r--install-skip-bugzilla_soubory/style.css24
1 files changed, 24 insertions, 0 deletions
diff --git a/install-skip-bugzilla_soubory/style.css b/install-skip-bugzilla_soubory/style.css
new file mode 100644
index 0000000..d6c4961
--- /dev/null
+++ b/install-skip-bugzilla_soubory/style.css
@@ -0,0 +1,24 @@
+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;
+}