aboutsummaryrefslogtreecommitdiff
path: root/www/headerleft.css
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2017-04-05 20:56:22 +0100
committerLeah Rowe <info@minifree.org>2017-04-05 20:56:22 +0100
commit5ac16a8f09e3179fdd799bca56a13223c2b38214 (patch)
tree3d620769f6ad14281a87746010fd19bac38ec95b /www/headerleft.css
parentf346fcfa1bb148ea259c465b2e407d65dca19a30 (diff)
downloadlibrebootfr-5ac16a8f09e3179fdd799bca56a13223c2b38214.tar.gz
librebootfr-5ac16a8f09e3179fdd799bca56a13223c2b38214.zip
Center only the homepage header. Align:left for everything else
Diffstat (limited to 'www/headerleft.css')
-rw-r--r--www/headerleft.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/headerleft.css b/www/headerleft.css
new file mode 100644
index 00000000..645ab4ea
--- /dev/null
+++ b/www/headerleft.css
@@ -0,0 +1,3 @@
+header {
+ text-align: left !important;
+}