summaryrefslogtreecommitdiff
path: root/static/website/bootstrap-css/assets/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/bootstrap-css/assets/css/main.css')
-rw-r--r--static/website/bootstrap-css/assets/css/main.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/static/website/bootstrap-css/assets/css/main.css b/static/website/bootstrap-css/assets/css/main.css
index 9df1051..819e3a5 100644
--- a/static/website/bootstrap-css/assets/css/main.css
+++ b/static/website/bootstrap-css/assets/css/main.css
@@ -147,6 +147,10 @@ ul li {
text-align: center;
}
+.memories{
+ margin-right: 0px !important;
+ margin-left: 0px !important;
+ }
/*
* 3.0 Helper Class
*/
@@ -307,7 +311,6 @@ ul li {
font-weight: 700;
margin-right: 5px;
letter-spacing: 3px;
- text-transform: uppercase;
}
.site-branding .logo:focus, .site-branding .logo:hover {
text-decoration: none;
@@ -338,7 +341,6 @@ ul li {
color: #fff;
position: relative;
text-align: center;
- text-transform: uppercase;
width: 100%;
z-index: 1;
padding: 0 15px;