mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-08 09:03:05 +02:00
Adding CSS For non-sass Applications
This commit is contained in:
1
public/css/common.css
Normal file
1
public/css/common.css
Normal file
@@ -0,0 +1 @@
|
||||
.navbar .nav>li>a.brand{padding-left:20px;margin-left:0}.content{margin-top:50px;width:100%}footer{position:fixed;left:0px;bottom:0px;height:30px;width:100%;background:#ddd;-webkit-box-shadow:0 8px 6px 6px black;-moz-box-shadow:0 8px 6px 6px black;box-shadow:0 8px 6px 6px black}footer p{padding:5px 0 12px 10px}
|
||||
1
public/css/views/articles.css
Normal file
1
public/css/views/articles.css
Normal file
@@ -0,0 +1 @@
|
||||
h1{text-align:center}ul.articles li:not(:last-child){border-bottom:1px solid #ccc}
|
||||
Reference in New Issue
Block a user