about summary refs log tree commit diff stats
path: root/themes
diff options
context:
space:
mode:
authorAlan Pearce2020-09-11 21:10:48 +0200
committerAlan Pearce2020-09-11 21:11:08 +0200
commit0d88380b9d4c0731c60739b262fd659bd6c211c8 (patch)
tree2d0e5ba293c0bb31b67834734521c364ca13602f /themes
parent21b8d9838217ee035037954d56b969b5f3a868d7 (diff)
downloadwebsite-0d88380b9d4c0731c60739b262fd659bd6c211c8.tar.xz
website-0d88380b9d4c0731c60739b262fd659bd6c211c8.zip
Remove photo
Diffstat (limited to 'themes')
-rw-r--r--themes/xmin/static/css/style.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/xmin/static/css/style.css b/themes/xmin/static/css/style.css index d8bf127..efa871e 100644 --- a/themes/xmin/static/css/style.css +++ b/themes/xmin/static/css/style.css
@@ -5,9 +5,6 @@ body {
5 max-width: 800px; 5 max-width: 800px;
6 padding: 1em; 6 padding: 1em;
7} 7}
8.u-photo {
9 float:right;
10}
11 8
12/* header and footer areas */ 9/* header and footer areas */
13nav > ul { padding: 0; } 10nav > ul { padding: 0; }