summaryrefslogtreecommitdiffstats
path: root/css/fedora.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/fedora.css')
-rw-r--r--css/fedora.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/fedora.css b/css/fedora.css
index 1dc7be4..d1133fd 100644
--- a/css/fedora.css
+++ b/css/fedora.css
@@ -132,3 +132,7 @@ div.example {
/* prevent inheritance */
margin-bottom: 0em;
}
+
+p.title {
+ text-align: center;
+}