diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-01-28 01:44:57 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-01-28 01:44:57 -0500 |
| commit | b6f624929e5d1a5fbb3645eebe914c2278d7dc93 (patch) | |
| tree | a89775c04bfce9060aedf58baea0f1aa1e8c7307 /public/assets/stylesheets/app.css | |
| parent | f9ece85045a9766ff6381ed26ef663aa718f2bca (diff) | |
| parent | b60055ee8c77eb9bb035f72147ce6c710ab4347c (diff) | |
merge
Diffstat (limited to 'public/assets/stylesheets/app.css')
| -rwxr-xr-x | public/assets/stylesheets/app.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index aecd6be..62a5682 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -913,6 +913,9 @@ border-left: 1px solid black; .no-templates { display: none; } +.no-templates a { + border-bottom: 1px solid; +} .templates span { display: block; @@ -2357,6 +2360,7 @@ button { font-weight: 500; width: 100%; font-size:14px; + font-family:'Lato', sans-serif; } #builder-units { |
