Merge branch 'kogakure:master' into git.m6w6.name
[m6w6/gitweb-theme] / custom.css
index c3a5d96cdc71569204f029ab221a485eb8068bf7..9008ca560bc2ce0a11db1109a2bee2305a5f2c92 100644 (file)
@@ -6,7 +6,13 @@
 .markdown-body ul, .markdown-body ol {
        list-style: initial;
 }
-
+.projsearch {
+       text-align: right;
+       max-width: 50%;
+}
+.projsearch input[type=text] {
+       max-width: 50%;
+}
 /* the following is from github.com */
 
 .readme.contributing>div {