summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/nav.css
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/css/nav.css')
-rwxr-xr-xStoneIsland/www/css/nav.css24
1 files changed, 12 insertions, 12 deletions
diff --git a/StoneIsland/www/css/nav.css b/StoneIsland/www/css/nav.css
index 5c7b8a09..f555ce99 100755
--- a/StoneIsland/www/css/nav.css
+++ b/StoneIsland/www/css/nav.css
@@ -35,7 +35,7 @@
}
#nav .menu span {
display: block;
- font-size: 16px;
+ font-size: 1rem;
letter-spacing:1.25px;
text-shadow:0px 0px 1px rgba(0,0,0,.2);
color: #000;
@@ -77,7 +77,7 @@
#nav .submenu span {
display: block;
- font-size: 16px;
+ font-size: 1rem;
letter-spacing:1.25px;
color: #666;
padding: 4px 0 12px 20px
@@ -95,7 +95,7 @@
width: 61px;
border-left: 1px solid #ddd;
color: #666;
- font-size: 18px;
+ font-size: 1.125rem;
padding: 5px 0;
text-align: center;
}
@@ -144,7 +144,7 @@ padding-bottom:0px;
display: flex;
justify-content: center;
align-items: center;
- font-size: 17px;
+ font-size: 1.063rem;
}
#intro #compass {
pointer-events: none;
@@ -180,7 +180,7 @@ padding-bottom:0px;
box-sizing: border-box;
width: calc(100vw);
text-align: center;
- font-size: 14pt;
+ font-size: 0.875rem;
font-weight: bold;
line-height: 0;
text-transform: uppercase;
@@ -246,7 +246,7 @@ padding-bottom:0px;
left: 50%;
transform: translateY(-50%) translateX(-50%);
color: #666;
- font-size:12.35px;
+ font-size: 12.35px;
}
#header .cart::before {
@@ -280,7 +280,7 @@ padding-bottom:0px;
text-align: center;
color: #000;
float: left;
- font-size: 16px;
+ font-size: 1rem;
font-weight:bold;
padding: 0;
display: flex;
@@ -355,14 +355,14 @@ padding-bottom:0px;
#consent_modal {
display: none;
z-index: 2;
- font-size: 16px;
+ font-size: 1rem;
}
#consent_modal a {
color: black;
}
.modal button {
font-family: pfd, sans-serif;
- font-size: 14px;
+ font-size: 0.875rem;
padding: 10px;
box-sizing: border-box;
margin: 0;
@@ -412,7 +412,7 @@ padding-bottom:0px;
text-align: center;
padding: 12px 12px;
box-sizing:border-box;
- font-size: 14px;
+ font-size: 0.875rem;
border-left:1px solid black;
border-right:1px solid black;
border-top:1px solid black;
@@ -447,7 +447,7 @@ padding-bottom:0px;
background: white;
text-align: center;
padding: 7px 12px;
- font-size:14px!important;
+ font-size: 0.875rem!important;
}
.selector-outer-wrap .options div:nth-of-type(odd){
@@ -496,7 +496,7 @@ h1 {
align-items: center;
border-bottom: 1px solid #000;
height: 48px;
- font-size: 16px;
+ font-size: 1rem;
color: #000;
letter-spacing: 1px;
font-weight: bold;