summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/android/assets/www/css/nav.css
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-10-14 15:56:59 +0200
committerJules Laplace <julescarbon@gmail.com>2019-10-14 15:56:59 +0200
commit9285c7303d8bca4e8b443b002fcbf5cf32c6bafe (patch)
tree7a96131925f2aa2aa928ce0be7086d3bb2ff7349 /StoneIsland/platforms/android/assets/www/css/nav.css
parentd7b03a1e7fe2ee3d72b8e353f88750fe4dfa3ca7 (diff)
bump
Diffstat (limited to 'StoneIsland/platforms/android/assets/www/css/nav.css')
-rwxr-xr-xStoneIsland/platforms/android/assets/www/css/nav.css29
1 files changed, 12 insertions, 17 deletions
diff --git a/StoneIsland/platforms/android/assets/www/css/nav.css b/StoneIsland/platforms/android/assets/www/css/nav.css
index d69ff144..f555ce99 100755
--- a/StoneIsland/platforms/android/assets/www/css/nav.css
+++ b/StoneIsland/platforms/android/assets/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;
@@ -386,11 +386,6 @@ padding-bottom:0px;
#consent_error.visible {
opacity: 1;
}
-.accessible #consent_modal br:nth-last-of-type(1),
-.accessible #consent_modal br:nth-last-of-type(2) {
- display: none;
-}
-
/* SELECTOR */
#selector {
@@ -417,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;
@@ -452,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){
@@ -501,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;