Changeset 1935670
- Timestamp:
- 09/04/2018 03:44:53 PM (8 years ago)
- File:
-
- 1 edited
-
munchem-menu/trunk/style.css (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
munchem-menu/trunk/style.css
r1935339 r1935670 1 1 body{ 2 2 background-color: white; 3 } 4 5 .cat{ 6 background-color: #107E7D; 7 font-family: 'Lato', sans-serif; 8 padding:4px 6px 6px 8px; 9 padding-left: 10px; 10 size: 25px; 11 color: #FFFFFF; 3 12 } 4 13 a { … … 6 15 text-decoration: none; 7 16 } 8 .cat{9 background-color: #107E7D;10 font-family: 'Merienda', cursive;11 padding:4px 6px 6px 8px;12 padding-left: 10px;13 size: 25px;14 color: #FFFFFF;15 }16 17 .a { 17 18 color: #FFFFFF; 19 text-decoration: none; 18 20 } 19 21 .item 20 22 { 21 23 background-color: #FFFFFF; 22 font-family: ' Comfortaa', cursive;24 font-family: 'Ubuntu Condensed', sans-serif; 23 25 padding:4px 6px 6px 8px; 24 26 padding-left: 10px; … … 27 29 font-type: bold; 28 30 } 31 /* latin-ext */ 32 @font-face { 33 font-family: 'Lato'; 34 font-style: normal; 35 font-weight: 400; 36 src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v14/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2'); 37 unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; 38 } 39 /* latin */ 40 @font-face { 41 font-family: 'Lato'; 42 font-style: normal; 43 font-weight: 400; 44 src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v14/S6uyw4BMUTPHjx4wXg.woff2) format('woff2'); 45 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; 46 } 47 /* cyrillic-ext */ 48 @font-face { 49 font-family: 'Ubuntu Condensed'; 50 font-style: normal; 51 font-weight: 400; 52 src: local('Ubuntu Condensed'), local('UbuntuCondensed-Regular'), url(https://fonts.gstatic.com/s/ubuntucondensed/v8/u-4k0rCzjgs5J7oXnJcM_0kACGMtT-3fq8Ho.woff2) format('woff2'); 53 unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; 54 } 55 /* cyrillic */ 56 @font-face { 57 font-family: 'Ubuntu Condensed'; 58 font-style: normal; 59 font-weight: 400; 60 src: local('Ubuntu Condensed'), local('UbuntuCondensed-Regular'), url(https://fonts.gstatic.com/s/ubuntucondensed/v8/u-4k0rCzjgs5J7oXnJcM_0kACGMtT-Tfq8Ho.woff2) format('woff2'); 61 unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; 62 } 63 /* greek-ext */ 64 @font-face { 65 font-family: 'Ubuntu Condensed'; 66 font-style: normal; 67 font-weight: 400; 68 src: local('Ubuntu Condensed'), local('UbuntuCondensed-Regular'), url(https://fonts.gstatic.com/s/ubuntucondensed/v8/u-4k0rCzjgs5J7oXnJcM_0kACGMtT-zfq8Ho.woff2) format('woff2'); 69 unicode-range: U+1F00-1FFF; 70 } 71 /* greek */ 72 @font-face { 73 font-family: 'Ubuntu Condensed'; 74 font-style: normal; 75 font-weight: 400; 76 src: local('Ubuntu Condensed'), local('UbuntuCondensed-Regular'), url(https://fonts.gstatic.com/s/ubuntucondensed/v8/u-4k0rCzjgs5J7oXnJcM_0kACGMtT-Pfq8Ho.woff2) format('woff2'); 77 unicode-range: U+0370-03FF; 78 } 79 /* latin-ext */ 80 @font-face { 81 font-family: 'Ubuntu Condensed'; 82 font-style: normal; 83 font-weight: 400; 84 src: local('Ubuntu Condensed'), local('UbuntuCondensed-Regular'), url(https://fonts.gstatic.com/s/ubuntucondensed/v8/u-4k0rCzjgs5J7oXnJcM_0kACGMtT-7fq8Ho.woff2) format('woff2'); 85 unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; 86 } 87 /* latin */ 88 @font-face { 89 font-family: 'Ubuntu Condensed'; 90 font-style: normal; 91 font-weight: 400; 92 src: local('Ubuntu Condensed'), local('UbuntuCondensed-Regular'), url(https://fonts.gstatic.com/s/ubuntucondensed/v8/u-4k0rCzjgs5J7oXnJcM_0kACGMtT-Dfqw.woff2) format('woff2'); 93 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; 94 }
Note: See TracChangeset
for help on using the changeset viewer.