X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fgitweb-theme;a=blobdiff_plain;f=custom.css;h=9008ca560bc2ce0a11db1109a2bee2305a5f2c92;hp=c3a5d96cdc71569204f029ab221a485eb8068bf7;hb=refs%2Fheads%2Fgit.m6w6.name;hpb=4ba887b17ed7236efb0ba7a6aabcf5d261b9f3f4 diff --git a/custom.css b/custom.css index c3a5d96..9008ca5 100644 --- a/custom.css +++ b/custom.css @@ -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 {