about summary refs log tree commit diff stats
path: root/themes/xmin
diff options
context:
space:
mode:
authorAlan Pearce2020-01-11 18:53:29 +0100
committerAlan Pearce2020-01-11 18:53:29 +0100
commit531f4912d91adea64144dd0bce737e5c608caa4e (patch)
tree33a249f6a3f8edb9e296ce86cd62e322b24ac7a3 /themes/xmin
parent857d20052a7bf0454c1b02015e697b25f10a69dd (diff)
downloadwebsite-531f4912d91adea64144dd0bce737e5c608caa4e.tar.xz
website-531f4912d91adea64144dd0bce737e5c608caa4e.zip
Show photo
Diffstat (limited to 'themes/xmin')
-rw-r--r--themes/xmin/static/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/xmin/static/css/style.css b/themes/xmin/static/css/style.css index 76658fe..8d456af 100644 --- a/themes/xmin/static/css/style.css +++ b/themes/xmin/static/css/style.css
@@ -5,6 +5,9 @@ body {
5 max-width: 800px; 5 max-width: 800px;
6 padding: 1em; 6 padding: 1em;
7} 7}
8.u-photo {
9 float:right;
10}
8 11
9/* header and footer areas */ 12/* header and footer areas */
10nav > ul { padding: 0; } 13nav > ul { padding: 0; }