alexlcdee 8 år sedan
förälder
incheckning
a7375f744d
3 ändrade filer med 40 tillägg och 39 borttagningar
  1. 38 37
      src/files/css/main.css
  2. 0 0
      src/files/css/main.css.map
  3. 2 2
      src/files/scss/_variables.scss

+ 38 - 37
src/files/css/main.css

@@ -8937,19 +8937,19 @@ footer .copyright .logo {
   content: ''; }
 
 .special-items__h2, .special-page__article h2, .full-news__text h2, .index-about h2 {
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   font-size: 25px;
   margin: 20px 0;
   font-weight: 600; }
 
 .special-page__article h3, .full-news__text h3 {
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   font-size: 20px;
   margin: 20px 0;
   font-weight: 600; }
 
 .special-page__article p, .full-news__text p, .index-about p {
-  font-family: "opensans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
+  font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
   font-size: 15px;
   margin: 20px 0; }
   .special-page__article p img, .full-news__text p img, .index-about p img {
@@ -8966,7 +8966,7 @@ footer .copyright .logo {
     padding-left: 12px;
     position: relative;
     font-size: 16px;
-    font-family: "opensans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
+    font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
     color: #404040;
     line-height: 1.5;
     margin-bottom: 10px; }
@@ -8988,13 +8988,13 @@ footer .copyright .logo {
   .special-page__article ol li, .full-news__text ol li {
     counter-increment: step-counter;
     font-size: 16px;
-    font-family: "opensans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
+    font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
     color: #404040;
     line-height: 1.5; }
     .special-page__article ol li:before, .full-news__text ol li:before {
       content: counter(step-counter) ".";
       font-size: 11px;
-      font-family: "opensans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
+      font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
       color: #004d7b;
       font-weight: bold; }
 
@@ -9008,7 +9008,7 @@ footer .copyright .logo {
   .full-news__text table th {
     background: #e6e6e6;
     font-size: 11px;
-    font-family: "opensans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
+    font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
     color: #004d7b;
     text-transform: uppercase;
     line-height: 1.2;
@@ -9027,7 +9027,7 @@ footer .copyright .logo {
   .special-page__article table td,
   .full-news__text table td {
     font-size: 14px;
-    font-family: "opensans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
+    font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
     color: #404040;
     line-height: 1.714;
     padding: 14px 0 14px 12px;
@@ -9047,7 +9047,7 @@ footer .copyright .logo {
   background: #ebebeb url("../img/cite.png") 20px 30px no-repeat; }
   .special-page__article blockquote p, .full-news__text blockquote p {
     font-size: 25px;
-    font-family: "cuprum", Impact, "Charcoal CY", sans-serif; }
+    font-family: "Cuprum", Impact, "Charcoal CY", sans-serif; }
     .special-page__article blockquote p small, .full-news__text blockquote p small {
       font-size: 15px; }
 
@@ -9056,7 +9056,7 @@ footer .copyright .logo {
   flex-direction: row;
   flex-wrap: wrap; }
 .shortnews__item {
-  font-family: "opensans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
+  font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
   background-color: #ebebeb;
   min-height: 320px;
   display: -webkit-flex;
@@ -9097,7 +9097,7 @@ footer .copyright .logo {
 .shortnews:hover .shortnews__textpos {
   background: none; }
 .shortnews__title {
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   color: #ffffff;
   font-size: 17px;
   padding: 8px 10px;
@@ -9133,7 +9133,7 @@ footer .copyright .logo {
   color: #eb914e;
   text-decoration: none;
   font-size: 13px;
-  font-family: "opensans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
+  font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
   text-overflow: ellipsis;
   overflow: hidden;
   display: block;
@@ -9170,7 +9170,7 @@ footer .copyright .logo {
   text-overflow: ellipsis;
   color: #fff;
   background-image: url(../img/specials/badge-middle.png);
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   font-size: 18px; }
   .entity-badge__badge:before {
     position: absolute;
@@ -9224,6 +9224,7 @@ footer .copyright .logo {
   width: 206px;
   margin: 0 10px; }
 .special-items__item {
+  font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
   box-sizing: border-box;
   border-radius: 10px 0 0 0;
   border: 1px solid #ebebeb;
@@ -9244,7 +9245,7 @@ footer .copyright .logo {
   flex-direction: row;
   justify-content: space-between;
   color: #ffffff;
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   font-size: 13px;
   background-color: #656565;
   padding: 10px 5px;
@@ -9285,7 +9286,7 @@ footer .copyright .logo {
   border-radius: 50%;
   display: block; }
 .special-items__description {
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   font-size: 15px;
   padding: 5px 0;
   display: block;
@@ -9297,7 +9298,7 @@ footer .copyright .logo {
   border: none;
   border-bottom: 1px solid #ebebeb; }
 .special-items__organization-name {
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   font-size: 13px;
   color: #004d7b;
   display: flex;
@@ -9308,7 +9309,7 @@ footer .copyright .logo {
   text-align: center;
   box-sizing: border-box; }
 .special-items__organization-address {
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   font-size: 13px;
   background: #ebebeb;
   color: #929292;
@@ -9347,7 +9348,7 @@ footer .copyright .logo {
       margin-right: 0; }
 .special-page__description {
   display: block;
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   font-size: 13px; }
   .special-page__description-type {
     display: inline-block;
@@ -9372,7 +9373,7 @@ footer .copyright .logo {
   flex-direction: row;
   margin: 0 -10px; }
 .special-page__subtitle {
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   font-size: 25px;
   color: #3b434d;
   font-weight: 600; }
@@ -9407,7 +9408,7 @@ footer .copyright .logo {
 .organization-list__headline-text {
   width: 900px;
   margin-right: 20px;
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   font-size: 20px;
   font-weight: bold;
   color: #004d7b;
@@ -9415,7 +9416,7 @@ footer .copyright .logo {
 .organization-list__item {
   border: 1px solid #ebebeb;
   background: #fff;
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   margin-bottom: 10px;
   position: relative;
   padding-right: 30px;
@@ -9451,7 +9452,7 @@ footer .copyright .logo {
   .organization-list__item-description {
     height: 29px;
     overflow: hidden;
-    font-family: "opensans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
+    font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
     font-size: 13px;
     line-height: 14px;
     color: #3b434d; }
@@ -9497,7 +9498,7 @@ footer .copyright .logo {
     padding: 8px 25px 8px 8px;
     display: block;
     line-height: 19px;
-    font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+    font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
     font-weight: normal; }
     .organization-list__side-menu-link:hover {
       background: #d2dee9; }
@@ -9513,7 +9514,7 @@ footer .copyright .logo {
     padding: 8px 8px 8px 15px;
     display: block;
     line-height: 19px;
-    font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+    font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
     font-weight: normal;
     position: relative; }
     .organization-list__side-submenu-link:before {
@@ -9529,7 +9530,7 @@ footer .copyright .logo {
 .pagination__container {
   margin: 20px 0;
   border-radius: 4px;
-  font-family: "opensans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
+  font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
   font-weight: 500;
   width: 100%;
   height: 40px;
@@ -9553,7 +9554,7 @@ footer .copyright .logo {
 
 .personals__position {
   color: #929292;
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   font-size: 14px;
   padding-left: 72px; }
 .personals__item {
@@ -9588,7 +9589,7 @@ footer .copyright .logo {
     justify-content: space-between; }
 .personals__name {
   color: #004d7b;
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   font-size: 17px;
   min-height: 63px;
   display: -webkit-flex;
@@ -9728,7 +9729,7 @@ footer .copyright .logo {
   display: block; }
 .full-news__announce {
   font-size: 18px;
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   margin: 20px 0; }
 .full-news__text {
   margin-bottom: 40px;
@@ -9841,7 +9842,7 @@ footer .copyright .logo {
     border: none;
     padding: 5px;
     vertical-align: top;
-    font-family: "opensans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
+    font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
     font-size: 13px;
     line-height: 15px;
     color: #3b434d; }
@@ -9875,7 +9876,7 @@ footer .copyright .logo {
   width: 20%;
   float: left;
   padding: 0 40px 0 0;
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   min-height: 1px; }
 .footer-menu__header {
   color: #75787b;
@@ -9898,11 +9899,11 @@ footer .copyright .logo {
     color: inherit; }
 
 .short-contacts__key {
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   color: #929292;
   font-size: 14px; }
 .short-contacts__value {
-  font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+  font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
   font-size: 16px;
   margin-bottom: 5px; }
 
@@ -9926,18 +9927,18 @@ footer .copyright .logo {
   display: block; }
   .feedback-form__title {
     margin-bottom: 20px;
-    font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+    font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
     font-size: 20px;
     font-weight: 700; }
     .feedback-form__title-text {
-      font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+      font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
       font-weight: 700;
       font-size: 19px;
       margin-bottom: 30px; }
   .feedback-form__input {
     margin-bottom: 10px;
     padding-left: 5px;
-    font-family: "opensans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
+    font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
     font-size: 14px;
     font-weight: 400;
     width: 100%;
@@ -9949,7 +9950,7 @@ footer .copyright .logo {
     width: 100%;
     height: 110px;
     padding-left: 5px;
-    font-family: "opensans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
+    font-family: "Open Sans", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
     font-size: 14px;
     color: #929292;
     background: #ebebeb;
@@ -9968,7 +9969,7 @@ footer .copyright .logo {
     padding: 7px 0;
     color: #fff;
     text-align: center;
-    font-family: "cuprum", Impact, "Charcoal CY", sans-serif;
+    font-family: "Cuprum", Impact, "Charcoal CY", sans-serif;
     font-weight: 700;
     background: #004d7b;
     border: 0; }

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 0 - 0
src/files/css/main.css.map


+ 2 - 2
src/files/scss/_variables.scss

@@ -4,5 +4,5 @@ $specials-page-selector: 'special-page';
 $organization-list-selector: 'organization-list';
 
 
-$fontcuprum: 'cuprum', Impact, "Charcoal CY", sans-serif;
-$fontopensans: 'opensans', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
+$fontcuprum: 'Cuprum', Impact, "Charcoal CY", sans-serif;
+$fontopensans: 'Open Sans', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;

Vissa filer visades inte eftersom för många filer har ändrats