浏览代码

CSS file added to contain my custom CSS, to be used along with Less Framework CSS

Muhammad Talha Mansoor 13 年之前
父节点
当前提交
b0db866a02
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      style.css

+ 4 - 0
style.css

@@ -0,0 +1,4 @@
+#one {
+width:344px;
+float:left;
+}