X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=build%2Fdocs%2Fstyle%2Fcat.css;fp=build%2Fdocs%2Fstyle%2Fcat.css;h=e84f08f27789f057dbf6d068f8c471a4d3b10da4;hb=905a0ae351260b38ca2fba4e470d77524f62ffa4;hp=0000000000000000000000000000000000000000;hpb=484af2a45aba1ab7955a8b3de43e875911b123a7;p=jquery.git diff --git a/build/docs/style/cat.css b/build/docs/style/cat.css new file mode 100644 index 0000000..e84f08f --- /dev/null +++ b/build/docs/style/cat.css @@ -0,0 +1,22 @@ +html, body { + background: #FFF; + color: #000; + font-family: Arial; + font-size: 12px; +} + +h2 { + clear: both; + border-bottom: 1px solid #EEE; + margin-top: 15px; +} + +ul { + list-style: none; + overflow: auto; +} + +li { + float: left; + width: 20%; +}