W3C CSS Validator results for https://validator.w3.org/check?verbose=1 (CSS level 2.1)

Sorry! We found the following errors (14)

URI : https://validator.w3.org/style/base

171 #uri, #file, #uploaded_file, #keywords, #short_desc, textarea Property box-shadow doesn't exist in CSS level 2.1 but exists in [css3] : inset 1px 0 2px 0 #c0c0c0
207 a.submit, p.submit_button input Property border-radius doesn't exist in CSS level 2.1 but exists in [css3] : 28px
210 a.submit, p.submit_button input Property box-shadow doesn't exist in CSS level 2.1 but exists in [css3] : 0 0 2px #86888e
302 #title Property border-bottom-right-radius doesn't exist in CSS level 2.1 but exists in [css3] : 6px
305 #title Property border-bottom-left-radius doesn't exist in CSS level 2.1 but exists in [css3] : 6px
335 #banner Property border-bottom-right-radius doesn't exist in CSS level 2.1 but exists in [css3] : 6px
338 #banner Property border-bottom-left-radius doesn't exist in CSS level 2.1 but exists in [css3] : 6px
390 #tabset_tabs li Property border-top-left-radius doesn't exist in CSS level 2.1 but exists in [css3] : 6px
393 #tabset_tabs li Property border-top-right-radius doesn't exist in CSS level 2.1 but exists in [css3] : 6px
427 #tabset_tabs li a:link, #tabset_tabs li a:visited Property border-top-left-radius doesn't exist in CSS level 2.1 but exists in [css3] : 6px
430 #tabset_tabs li a:link, #tabset_tabs li a:visited Property border-top-right-radius doesn't exist in CSS level 2.1 but exists in [css3] : 6px
462 #fields Property border-top-right-radius doesn't exist in CSS level 2.1 but exists in [css3] : 6px
516 .toggletext.toggled > a:before Property transform doesn't exist in CSS level 2.1 but exists in [css3] : rotate(90deg)
574 #menu Property border-bottom-right-radius doesn't exist in CSS level 2.1 but exists in [css3] : 6px

↑ Top

Warnings (30)

URI : https://validator.w3.org/style/base

169 -webkit-box-shadow is an unknown vendor extension
170 -moz-box-shadow is an unknown vendor extension
205 -webkit-border-radius is an unknown vendor extension
206 -moz-border-radius is an unknown vendor extension
208 -webkit-box-shadow is an unknown vendor extension
209 -moz-box-shadow is an unknown vendor extension
300 -webkit-border-bottom-right-radius is an unknown vendor extension
301 -moz-border-bottom-right-radius is an unknown vendor extension
303 -webkit-border-bottom-left-radius is an unknown vendor extension
304 -moz-border-bottom-left-radius is an unknown vendor extension
333 -webkit-border-bottom-right-radius is an unknown vendor extension
334 -moz-border-bottom-right-radius is an unknown vendor extension
336 -webkit-border-bottom-left-radius is an unknown vendor extension
337 -moz-border-bottom-left-radius is an unknown vendor extension
388 -webkit-border-top-left-radius is an unknown vendor extension
389 -moz-border-top-left-radius is an unknown vendor extension
391 -webkit-border-top-right-radius is an unknown vendor extension
392 -moz-border-top-right-radius is an unknown vendor extension
425 -webkit-border-top-left-radius is an unknown vendor extension
426 -moz-border-top-left-radius is an unknown vendor extension
428 -webkit-border-top-right-radius is an unknown vendor extension
429 -moz-border-top-right-radius is an unknown vendor extension
460 -webkit-border-top-right-radius is an unknown vendor extension
461 -moz-border-top-right-radius is an unknown vendor extension
512 -webkit-transform is an unknown vendor extension
513 -moz-transform is an unknown vendor extension
514 -ms-transform is an unknown vendor extension
515 -o-transform is an unknown vendor extension
572 -webkit-border-bottom-right-radius is an unknown vendor extension
573 -moz-border-bottom-right-radius is an unknown vendor extension

↑ Top

Valid CSS information

html, body, form, fieldset, p, a, ul, ol, li, div, legend, label, br, input, button, textarea, h1, h2, h3, h4, h5, strong {
margin : 0;
padding : 0;
border : 0;
font-weight : normal;
font-style : normal;
font-size : 100%;
font-family : Helvetica, Arial, Sans-Serif;
vertical-align : baseline;
background-color : white;
color : #1f2126;
line-height : 1;
text-align : left;
}
a img {
border : 0;
}
a:link, a:visited {
text-decoration : underline;
color : #365d95;
}
a:hover, a:active {
text-decoration : underline;
color : #1f2126;
}
ul, ol {
list-style : none;
}
abbr[title], acronym[title], span[title], strong[title] {
border-bottom : thin dotted;
cursor : help;
}
acronym:hover, abbr:hover {
cursor : help;
}
body {
padding-bottom : 6em;
min-width : 40em;
}
p {
line-height : 130%;
}
strong {
font-weight : bold;
}
h2 {
color : #690;
font-family : Verdana, Arial, sans-serif;
background-color : white;
font-size : 1.3em;
margin-bottom : 1em;
}
h3 {
font-family : Verdana, Arial, sans-serif;
color : #690;
background-color : white;
font-size : 1.1em;
border-bottom : 1px dotted #aaaa77;
text-decoration : none;
margin-top : 1em;
margin-bottom : 1em;
}
h4 {
font-family : Verdana, Arial, sans-serif;
color : #690;
font-style : italic;
text-decoration : none;
font-size : 0.9em;
font-weight : 600;
margin-top : 1.5em;
margin-bottom : 0.5em;
}
h5, h6 {
font-family : Verdana, Arial, sans-serif;
color : #690;
background-color : white;
font-weight : normal;
font-size : small;
margin-top : 1em;
margin-left : 1em;
margin-bottom : 0.7em;
}
th {
padding : 6px;
}
#frontforms input {
background-color : #eaebee;
}
#uri, #file, #uploaded_file, #keywords, #short_desc, textarea {
font-family : Monaco, "Courier New", Monospace;
font-size : 0.9em;
border-top : 1px solid #777;
border-right : 1px solid #bbb;
border-bottom : 1px solid #ddd;
border-left : 1px solid #bbb;
padding : 0.2em 0.2em;
max-width : 1000px;
font-variant : normal;
background-color : #fff !important ;
}
#uri, #file, #uploaded_file {
width : 85%;
margin : 0.3em 0 0 1em;
}
#file, #uploaded_file {
width : 30em;
}
#mailsearch, #bugsearch {
background-color : #eaebee;
color : #365d95;
padding : 0.3em 1em;
border : #ccc outset 1px;
}
#mailsearch:active, #bugsearch:active {
border-style : inset !important ;
}
a.submit, p.submit_button input {
display : block;
width : 8em;
text-align : center;
margin : 10px auto;
padding : 0 12px;
color : #365d95;
font-size : 16px;
background-color : #e0e0e2;
border : #86888e solid 1px;
text-decoration : none;
line-height : 32px;
cursor : pointer;
}
a.submit:active, a.submit:hover, p.submit_button input:active, p.submit_button input:hover {
color : #1f2126;
text-decoration : none;
}
textarea {
width : 98.5%;
}
label {
font-size : 0.9em;
padding-left : 0.2em;
padding-right : 0.2em;
}
div.options select {
margin-right : 0.8em;
}
div.options label {
margin-right : 0.3em;
}
div.options table, div.options tbody, div.options td, div.options th, div.options tr {
margin : 0;
padding : 0;
}
div.options table {
border-collapse : collapse;
}
div.options th, div.options th label {
font-weight : bold;
}
div.options td, div.options th {
padding : 0.5em 1.1em 0.5em 0;
text-align : left;
}
div.options td input {
margin-right : 0.2em;
}
div.options select {
width : 100%;
}
div.options table tr.subchoice th {
padding-left : 3em;
}
tr.subchoice th label {
padding-left : 0;
}
tr.subchoice th, tr.subchoice th label {
font-size : 1em;
font-weight : normal;
}
#title {
font-family : "Myriad Web", "Myriad Pro", "Gill Sans", Helvetica, Arial, Sans-Serif;
background-color : inherit;
color : #fdfdfd;
font-size : 1.6em;
padding-bottom : 0.430em;
}
#title a, #title a img {
background-color : inherit;
}
h1 span {
border-bottom : 1px solid #6383b1;
border-color : #4e6f9e;
}
#title a:link, #title a:hover, #title a:visited, #title a:active {
color : #fdfdfd !important ;
text-decoration : none;
}
#title img {
vertical-align : middle;
margin-right : 0.7em;
}
#banner {
background-color : #365d95;
margin : 1.5em 2em;
}
#tagline {
font-size : 0.7em;
margin : -2em 0 0 12.1em;
padding-bottom : 1em;
letter-spacing : 0.1em;
line-height : 100% !important ;
color : #d0dcee;
background-color : transparent;
}
#lang_choice {
position : absolute;
top : 0;
right : 0;
font-size : 0.7em;
padding : 0.8em 0;
margin-right : 3.3em;
}
#lang_choice a:link, #lang_choice a:visited {
text-decoration : none;
}
#lang_choice a:hover, #lang_choice a:active {
text-decoration : underline;
}
#lang_choice li {
display : inline;
padding-left : 0.5em;
}
#tabset_tabs {
height : 1.59em;
}
#tabset_tabs li {
cursor : pointer;
float : left;
margin-right : 0.245em;
background-color : #dadde3;
border-bottom : 1px solid #cbd0db;
}
#tabset_tabs li.selected {
background-color : #eaebee;
border-bottom : 1px solid #eaebee;
}
#tabset_tabs li.selected a:link, #tabset_tabs li.selected a:visited {
color : #1f2126;
background-color : #eaebee;
}
#tabset_tabs li span {
color : #616571;
}
#tabset_tabs li.selected a span {
color : #3d424f;
}
#tabset_tabs li a:link, #tabset_tabs li a:visited {
color : #365d95;
display : block;
padding : 0.515em 1.3em 0.215em 0.8em;
background-color : #dadde3;
margin-left : 0.5em;
font-size : 0.9em;
font-weight : bold;
text-decoration : none;
}
#tabset_tabs li a:hover, #tabset_tabs li a:active {
color : #1f2126;
}
#tabset_tabs li a:hover span, #tabset_tabs li a:active span {
color : #3d424f;
}
#tabset_tabs li.selected span {
color : #5d6371;
}
#frontforms {
background : #fff;
padding : 0 2em;
}
#fields {
clear : both;
background-color : #eaebee;
padding : 0.5em 1.3em;
border-bottom : 1px solid #dcdde0;
}
#fields legend, #fields p, #fields p strong, #fields p a, #fields fieldset, #fields form, #fields form fieldset legend a, #fields form p label, #fields tr label {
background-color : #eaebee;
}
fieldset {
background : #eaebee;
}
legend {
font-size : 1.1em;
padding : 1em 0 0.23em;
letter-spacing : 0.06em;
}
legend a:link, legend a:visited, legend a:hover, legend a:active {
text-decoration : none;
}
.toggletext {
cursor : pointer;
padding-left : 0.2em;
}
.toggletext > a {
padding-bottom : 2px;
}
.toggletext > a:before {
display : inline-block;
content : '';
border-top : 6px solid transparent;
border-bottom : 6px solid transparent;
border-left : 6px solid black;
margin-right : 6px;
}
.toggletext.toggled {
padding-bottom : 4px;
}
p.instructions {
color : #4d525e;
font-size : 0.80em;
padding-bottom : 1em;
padding-top : 0.5em;
}
p.instructions label {
color : #4d525e;
padding : 0;
margin : 0;
font-size : 1em;
}
div.options {
padding : 0.7em 0 0.5em 1em;
}
div.options, p.submit_button, p.instructions, #note {
border-top : 1px solid #cbcdd5;
background : #eaebee url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAAAAADRSSBWAAAAC0lEQVR4AWP4+hUAAuIB6zPTZB8AAAAASUVORK5CYII=") repeat-x left top;
}
p.submit_button {
padding : 0.6em 0 0;
margin : 0;
text-align : center;
}
#note {
clear : both;
color : #4d525e;
font-size : 0.9em;
padding : 0.5em 0 0.1em;
}
#menu {
text-align : center;
margin : 1em 2em;
background-color : #eaebee;
padding : 0.5em 0 0.3em;
border-top : 1px solid #dcdde0;
}
#menu span {
display : none;
}
#menu a:link, #menu a:visited {
background : #eaebee;
color : #365d95;
text-decoration : none;
}
#menu a:hover, #menu a:active {
color : #1f2126;
text-decoration : underline;
}
#menu li {
display : inline;
margin-right : 0.8em;
}
#footer {
padding : 0 2em;
}
#activity_logos {
float : left;
padding-right : 2em;
margin-top : 0.6em;
}
#support_logo {
float : right;
font-size : 0.8em;
text-align : center;
padding-left : 2em;
padding-top : 1.8em;
width : 90px;
height : 100px;
}
p.copyright {
text-align : center;
text-transform : uppercase;
font-size : 0.7em;
line-height : 1.4;
}
p.copyright, p.copyright a {
text-decoration : none;
color : #7c8395;
}
p.copyright a:link, p.copyright a:visited {
color : #a3756e;
}
p.copyright a:hover, p.copyright a:active {
color : #7d4a42;
}
#version_info {
font-size : small;
text-align : center;
color : #888;
background-color : white;
}
div.doc {
margin : 1em 2em;
padding : 0.5em 0 0.3em;
}
div.doc p, div.doc li {
line-height : 150% !important ;
}
div.doc p {
margin-bottom : 0.7em;
margin-top : 0.5em;
}
div.doc p, div.doc dt, div.doc ul, div.doc ol {
margin-left : 1.5em;
margin-right : 1.5em;
}
div.doc ul li {
list-style-type : disc;
margin-left : 1em;
}
#toc {
margin-left : 40px;
}
div.doc #toc ol, div.doc ol {
list-style-type : decimal;
}
div.doc #toc ol li {
line-height : 130%;
font-weight : bold;
}
div.doc #toc ol li ol {
list-style-type : lower-alpha;
font-weight : normal;
margin-left : 1em;
}
div.doc #toc ol li ol li ol {
list-style-type : lower-roman;
}
#expl dt code {
white-space : normal;
font-weight : bold;
}
#expl dt {
border-top : 1px dashed black;
margin-top : 2em;
margin-bottom : 1em;
}
div.doc dt {
margin-top : 1.2em;
margin-bottom : 0.2em;
}
div.doc dt, div.doc dt a {
font-style : italic;
}
div.doc dd {
margin-right : 0;
}
div.doc var {
color : #006;
}
div.doc code {
white-space : normal;
display : inline;
padding-left : 0.2em;
padding-right : 0.2em;
color : black;
font-family : Monaco, "Courier New", monospace;
border : #ccc dotted 1px;
}
div.doc code.block {
display : block;
padding : 1em;
white-space : pre;
margin-top : 1em;
margin-bottom : 1em;
margin-right : 3em;
}
div.doc pre {
margin-left : 5em;
padding-left : 2em;
line-height : 150%;
border-left : 1px solid #690;
}
div.doc code samp {
font-weight : normal;
color : black;
font-style : italic;
}
div.doc table {
border-collapse : collapse;
border-right : 1px solid #ccc;
}
div.doc table td, .doc table th {
border-top : 0 solid #ddd;
border-bottom : 1px solid #ccc;
border-left : 1px solid #eee;
padding : 6px;
border-collapse : collapse;
}
div.doc table th {
background-color : #eee;
color : #11111a;
border-right : 1px solid #ccc;
}
div.doc table {
margin-top : 1em;
margin-bottom : 0.5em;
border-collapse : collapse;
border-right : 1px solid #ccc;
}
div.doc td, div.doc th {
border-top : 0 solid #ddd;
border-bottom : 1px solid #ccc;
border-left : 1px solid #eee;
border-collapse : collapse;
}
div.doc th {
background-color : #eee;
color : #11111a;
border-right : 1px solid #ccc;
}
div.intro {
margin : 1em 2em;
padding : 0.5em 0 0.3em;
}
div.intro p {
margin-bottom : 0.5em;
}
#news dt {
font-weight : bold;
margin-top : 1.5em;
margin-bottom : 0.3em;
}
#news dd {
margin-left : 2.5em;
margin-right : 1.5em;
}
#test_warning {
border-left : 1px solid #ccc;
border-right : 1px solid #ccc;
line-height : 160%;
text-align : center;
margin-top : 2em;
margin-left : 12%;
margin-right : 12%;
padding-left : 1.5em;
padding-right : 1.5em;
color : black;
background-color : white;
}
#test_warning img {
width : 1.3em;
vertical-align : middle;
}
.html5_logo_32 {
float : left;
padding-top : 8px;
padding-right : 20px;
padding-left : 28px;
}
.html5_logo_128 {
float : left;
padding-top : 9px;
padding-right : 20px;
padding-left : 18px;
}
#results_container {
margin : 2em;
}
#results_container ul li {
list-style-type : disc;
margin-left : 1em;
}
#results_container ul {
margin-left : 1.5em;
margin-right : 1.5em;
}
#results_container ul.navbar {
border-top : 1px solid #dcdde0;
border-bottom : 1px solid #dcdde0;
text-align : center;
margin : 0 0 2em 0;
padding : 0.5em;
}
#results_container ul.navbar span {
display : none;
}
#results_container ul.navbar a:link, #results_container ul.navbar a:visited {
color : #365D95;
text-decoration : none;
margin-right : 1em;
margin-left : 1em;
}
#results_container ul.navbar a:hover, #results_container ul.navbar a:active {
color : #1f2126;
text-decoration : underline;
margin-right : 1em;
margin-left : 1em;
}
#results_container ul.navbar li {
display : inline;
}
.input {
color : black;
background-color : #eaebee;
font-family : "Bitstream Vera Sans Mono", monospace;
font-size : small;
}
p.revalidate_instructions {
font-size : small;
font-style : italic;
margin : 0.5em 0.5em 0 1em;
}
#revalidate_opts {
margin : 0;
padding : 0;
border : #ccc solid 1px;
padding-bottom : 1em;
padding-left : 0.5em;
margin-top : 1em;
clear : left;
}
#revalidate_opts, #revalidate_opts label, #revalidate_opts p, #revalidate_opts div, #revalidate_opts a {
background-color : #fcfcfc;
}
#revalidate_opts legend {
background-color : #eaebee;
padding : 0.5em;
border : #ccc solid 1px;
}
#revalidate_opts p.moreinfo {
padding : 10px;
margin-top : 0.3em;
float : left;
width : 20em;
font-size : x-small;
margin-bottom : 0;
}
#revalidate_button {
float : right;
width : 6em;
padding-right : 3.5em !important ;
}
table.header {
clear : both;
width : 100%;
margin-top : 0;
padding-top : 0;
}
#results_container table {
border-collapse : collapse;
border-right : 1px solid #ccc;
}
#results_container table td, #results_container table th {
border-top : 0 solid #ddd;
border-bottom : 1px solid #ccc;
border-left : 1px solid #eaebee;
padding : 0.4em;
text-indent : 0.5em;
border-collapse : collapse;
}
#results_container table th {
background-color : #eaebee;
color : #11111a;
border-right : 1px solid #ccc;
font-weight : bold;
font-size : 1em;
}
#results_container table th label {
background-color : #eaebee;
color : #11111a;
font-weight : bold;
font-size : 1em;
}
#results_container table {
margin-bottom : 0.5em;
border-collapse : collapse;
border-right : 1px solid #ccc;
}
#results_container td, #results_container th {
border-top : 0 solid #ddd;
border-bottom : 1px solid #ccc;
border-left : 1px solid #eaebee;
border-collapse : collapse;
}
#results_container th {
background-color : #eaebee;
color : #11111a;
border-right : 1px solid #ccc;
}
#revalidate_opts table.header {
margin-top : 0.5em;
}
#revalidate_opts table.header, #revalidate_opts table.header td, #revalidate_opts table.header tr {
border : 0;
}
#revalidate_opts #revalidate_button input {
background-color : #eaebee;
color : #365d95;
padding : 0.3em 1em;
border : #ccc outset 1px;
}
#revalidate_opts #revalidate_button input:active {
border-style : inset !important ;
}
#warnings, #error_loop, #fatal-errors {
margin-left : 0 !important ;
margin-right : 0 !important ;
}
ol li.msg_info, ol li.msg_warn, ol li.msg_err {
border : #eaebee solid 1px;
border-top : 0;
list-style-position : inside;
padding : 1em;
padding-bottom : 2em;
clear : both;
}
ol li.msg_info:hover, ol li.msg_warn:hover, ol li.msg_err:hover, ol li.msg_info:hover *, ol li.msg_warn:hover *, ol li.msg_err:hover * {
background-color : #fcfcfc;
}
#warnings, #error_loop, #fatal-errors {
padding : 0;
border-top : 1px solid #eaebee;
}
#warnings li ul li, #error_loop ul li, #error_loop p, #warnings p {
line-height : 135%;
margin-bottom : 0.65em;
}
li span.err_type img {
width : 1.2em;
height : 1.2em;
padding-bottom : 0.2em;
vertical-align : middle;
}
.msg {
font-weight : bold;
line-height : 130%;
}
li.msg_info span.msg {
font-weight : normal !important ;
}
.ve {
font-size : smaller;
padding : 0;
width : 100%;
}
.ve p {
line-height : 110%;
margin : 1ex 5em 1ex 1em;
text-align : justify;
}
li.msg_info {
padding-bottom : 2em;
}
p.helpwanted {
padding : 0;
margin : 0;
margin-top : 0;
color : #888;
text-align : left;
float : right;
width : 20px;
font-weight : bold;
position : relative;
left : 0;
top : -3em;
}
li.grouped p.helpwanted {
top : -1em;
}
p.helpwanted a {
color : #88f;
text-decoration : none;
}
code.input {
margin-bottom : 2ex;
}
code.input strong {
color : red;
padding-left : 0.5ex;
padding-right : 0.5ex;
font-weight : bolder;
}
#source ol {
font-family : "Bitstream Vera Sans Mono", monospace;
font-size : smaller;
background : #eaebee;
border : black solid 1px;
margin-top : 1em;
list-style-position : inside;
list-style-type : decimal;
}
#source ol li {
margin : 0.5em 1em;
background-color : #eaebee;
line-height : 150%;
}
#source ol li a {
color : inherit;
background-color : transparent;
text-decoration : none;
}
pre.source {
font-family : "Bitstream Vera Sans Mono", monospace;
border : black solid 1px;
background : #eaebee;
margin : 1em;
padding : 1em;
overflow : scroll;
font-size : smaller;
}
#warnings {
padding : 0;
}
th {
padding-right : 0.5em;
text-align : right;
vertical-align : middle;
white-space : nowrap;
}
td {
text-align : left;
padding-left : 0.5em;
}
.info {
color : black;
background : white;
border-color : gray;
}
.warning {
color : black;
background : silver;
border-color : gray;
}
.error {
color : black;
background : yellow;
border-color : black;
}
.fatal h2 {
color : black;
background : red;
border : black solid 1px;
}
#result {
clear : left;
padding-top : 1em;
}
form {
margin : 0 !important ;
padding : 0 !important ;
}
h2.valid, h2.invalid, h2.tentative_valid {
text-align : center;
margin : 0;
font-family : "Bitstream Vera Sans", sans-serif;
font-size : 1.3em;
font-weight : 500;
font-style : normal;
text-decoration : none;
word-spacing : normal;
letter-spacing : normal;
text-transform : none;
border-color : black;
padding-top : 0.2em;
padding-bottom : 0.2em;
}
h3, h4 {
color : #777 !important ;
}
#congrats {
color : #690 !important ;
}
.valid, .valid strong {
background-color : #55b05a;
color : white;
}
.tentative_valid, .tentative_valid strong {
background : #55b05a;
color : white;
}
.invalid, .invalid strong {
background-color : #d23d24 !important ;
color : white !important ;
}
td.valid {
background-color : white;
color : #55b05a;
}
strong.has_warnings {
font-weight : bold;
color : #cfac08;
background-color : white;
}
td.invalid, h3.invalid {
color : #d23d24 !important ;
background-color : white !important ;
}
img.inline-badge {
float : left;
padding : 10px;
margin-left : 3em;
}
pre.badgeSnippet {
margin-left : 108px !important ;
padding-left : 3em;
font-size : x-small;
color : #777;
margin-bottom : 2em;
}
p.backtop {
color : #bbc;
font-size : x-small;
padding-right : 0 !important ;
margin : 1em 0 !important ;
text-transform : uppercase;
font-weight : bold;
padding-top : 0.3em;
text-align : right;
border-top : 1px solid #eef;
clear : both;
}
p.backtop a:link, p.backtop a:hover, p.backtop a:visited {
color : #bbc;
text-decoration : none;
}
pre.outline {
line-height : 160%;
padding-left : 1.5em;
}

↑ Top