summaryrefslogtreecommitdiff
path: root/public/vendor/bootstrap-3.2.0/css/theme0.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/vendor/bootstrap-3.2.0/css/theme0.css')
-rw-r--r--public/vendor/bootstrap-3.2.0/css/theme0.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/public/vendor/bootstrap-3.2.0/css/theme0.css b/public/vendor/bootstrap-3.2.0/css/theme0.css
index 060467ad..52236b90 100644
--- a/public/vendor/bootstrap-3.2.0/css/theme0.css
+++ b/public/vendor/bootstrap-3.2.0/css/theme0.css
@@ -249,8 +249,8 @@ th {
border: 1px solid #ddd !important; } }
@font-face {
font-family: 'Glyphicons Halflings';
- src: url("bootstrap/glyphicons-halflings-regular.eot");
- src: url("bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
+ src: url("../fonts/glyphicons-halflings-regular.eot");
+ src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
position: relative;
@@ -5294,3 +5294,6 @@ button.close {
display: none !important; } }
body {
padding-top: 50px; }
+
+.footer a {
+ color: #777777; }