chiark
/
gitweb
/
~jdamery
/
ArtibusWiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e07a80
)
Commit 2.
author
Senji
<senji@ysolde.ucam.org>
Mon, 24 Aug 2015 13:32:42 +0000
(14:32 +0100)
committer
Senji
<senji@ysolde.ucam.org>
Mon, 24 Aug 2015 13:32:42 +0000
(14:32 +0100)
local.css
patch
|
blob
|
history
diff --git
a/local.css
b/local.css
index 60b48ed835993205b87cebc2af8bc885a9b75c4d..745ce751a12ec50d1843a5266793d4da76b97027 100644
(file)
--- a/
local.css
+++ b/
local.css
@@
-38,3
+38,8
@@
ul.splitlist {overflow: auto;}
div.virtflaw {width: 40%;
float: left;}
}
+
+@media all and (min-width: 500pt) {
+ div.multicol ul li {width: 40%;
+ float: left;}
+}