htdocs/themes/iTheme/content.css
Don't use IDs in selectors. Open
Open
#mainmenu a.menuSub {padding-left: 27px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#offline {color:red; font-weight:700; font-size:1em;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#mainmenu a.menuTop {padding-left: 15px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#usermenu a.highlight {background: url(img/nav_bg.gif) no-repeat; background-position: left; color: #59BBE6;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#mainmenu a:hover {color: #000; background: url(img/nav_bg.gif) no-repeat; background-position: left;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#usermenu {font-size: .75em;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#mainmenu a.menuMain {padding-left: 15px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#usermenu a.menuTop {padding-left: 15px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#groupform .even b {clear: both; margin: 5px 0px; float: left; width: 99%; background: #dcdee0; padding: 3px; border-bottom: 1px solid #ccc;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#helpbar a {float: left; width: 14px; height: 14px; padding: 2px 0 4px 5px; background: #F3AC03; color: #333333; border: 1px dotted #dddddd;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#mainmenu {font-size: .75em;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#online {color:green; font-weight:700; font-size:1em;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#usermenu a:hover {color: #000; background: url(img/nav_bg.gif) no-repeat; background-position: left;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#groupform .icms_checkboxoption {width: 48.9%;padding: 2px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#usermenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666; padding-left: 15px;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#mainmenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666;}
- Exclude checks
Don't use IDs in selectors. Open
Open
#mainmenu a.menuSub:hover {}
- Exclude checks
Rule is empty. Open
Open
.Userrow_left {}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
#groupform .icms_checkboxoption {width: 48.9%;padding: 2px;}
- Exclude checks
Rule is empty. Open
Open
#mainmenu a.menuSub:hover {}
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
.outer {border: 1px solid #999; width: 100%;}
- Exclude checks
Using width with border can sometimes make elements larger than you expect. Open
Open
#helpbar a {float: left; width: 14px; height: 14px; padding: 2px 0 4px 5px; background: #F3AC03; color: #333333; border: 1px dotted #dddddd;}
- Exclude checks
Rule is empty. Open
Open
.Userrow_center {}
- Exclude checks
Using height with padding can sometimes make elements larger than you expect. Open
Open
#helpbar a {float: left; width: 14px; height: 14px; padding: 2px 0 4px 5px; background: #F3AC03; color: #333333; border: 1px dotted #dddddd;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
#helpbar a {float: left; width: 14px; height: 14px; padding: 2px 0 4px 5px; background: #F3AC03; color: #333333; border: 1px dotted #dddddd;}
- Exclude checks
Using width with border-right can sometimes make elements larger than you expect. Open
Open
.forum_controls {background-color: #EEE; border-left: 1px solid #999; border-right: 1px solid #999; border-top: 1px solid #999;width: 100%;}
- Exclude checks
Rule is empty. Open
Open
.Userrow_right {}
- Exclude checks
Using height with border can sometimes make elements larger than you expect. Open
Open
#helpbar a {float: left; width: 14px; height: 14px; padding: 2px 0 4px 5px; background: #F3AC03; color: #333333; border: 1px dotted #dddddd;}
- Exclude checks
Using width with border-left can sometimes make elements larger than you expect. Open
Open
.forum_controls {background-color: #EEE; border-left: 1px solid #999; border-right: 1px solid #999; border-top: 1px solid #999;width: 100%;}
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
#groupform .even b {clear: both; margin: 5px 0px; float: left; width: 99%; background: #dcdee0; padding: 3px; border-bottom: 1px solid #ccc;}
- Exclude checks
Background image 'img/nav_bg.gif' was used multiple times, first declared at line 5, col 33. Open
Open
#usermenu a.highlight {background: url(img/nav_bg.gif) no-repeat; background-position: left; color: #59BBE6;}
- Exclude checks
Element (a.menuMain) is overqualified, just use .menuMain without element name. Open
Open
#mainmenu a.menuMain {padding-left: 15px;}
- Exclude checks
Values of 0 shouldn't have units specified. Open
Open
#groupform .even b {clear: both; margin: 5px 0px; float: left; width: 99%; background: #dcdee0; padding: 3px; border-bottom: 1px solid #ccc;}
- Exclude checks
Element (a.highlight) is overqualified, just use .highlight without element name. Open
Open
#usermenu a.highlight {background: url(img/nav_bg.gif) no-repeat; background-position: left; color: #59BBE6;}
- Exclude checks
Background image 'img/nav_bg.gif' was used multiple times, first declared at line 5, col 33. Open
Open
#usermenu a:hover {color: #000; background: url(img/nav_bg.gif) no-repeat; background-position: left;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#mainmenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.icmsQuote { background-color: #fff; color:inherit; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; font-style:italic; padding: 0 6px 6px 6px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.itemHead {padding-left: 3px; color: #639ACE; border-bottom: 1px solid #bbb; font-size: .8em;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#mainmenu a:hover {color: #000; background: url(img/nav_bg.gif) no-repeat; background-position: left;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.comDate {font-weight: normal; font-style: italic; font-size: .8em}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#usermenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666; padding-left: 15px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.xoopsQuote { background-color: #fff; color:inherit; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; font-style:italic; padding: 0 6px 6px 6px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#groupform .even b {clear: both; margin: 5px 0px; float: left; width: 99%; background: #dcdee0; padding: 3px; border-bottom: 1px solid #ccc;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.itemTitle a {font-size: 1.1em; font-weight: bold; font-variant: small-caps; color: #fff; background-color: transparent;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.itemFoot {text-align: right; padding: 3px; background-color: #efefef; color:inherit;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#offline {color:red; font-weight:700; font-size:1em;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.errorMsg { background-color: #FFCCCC; color:inherit; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa;font-weight: bold; padding: 10px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.itemInfo {text-align: right; padding: 3px; background-color: #efefef; color:inherit;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.icms_checkboxoption input[type=checkbox] {float: left; outline: none; background: transparent; border: 0;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#usermenu a:hover {color: #000; background: url(img/nav_bg.gif) no-repeat; background-position: left;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.resultMsg { background-color : #bbb; color: #333; text-align: center; border-top: 1px solid #ccc; border-left: 1px solid #ccc; font-weight: bold; border-right: 1px solid #666; border-bottom: 1px solid #666; padding: 10px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#online {color:green; font-weight:700; font-size:1em;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
table td {padding: 0; border-width: 0; vertical-align: top;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.comDateCaption {font-weight: bold; font-style: normal; font-size: .8em}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.odd {background-color: #E9E9E9; color:inherit;padding: 5px; border-bottom: 1px solid #999;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.icmsCode { background-color: #fff; color:inherit; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0 6px 6px 6px; max-height: 200px; overflow: auto;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#groupform .icms_checkboxoption {width: 48.9%;padding: 2px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.comUserStat {font-size: .7em; color: #639ACE; font-weight:bold; border: 1px solid #ccc; background-color: #fff; margin: 2px; padding: 2px; border-right: 2px solid #999; border-bottom: 2px solid #999;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.xoopsCode { background-color: #fff; color:inherit; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0 6px 6px 6px; max-height: 200px; overflow: auto;}
- Exclude checks
Outlines should only be modified using :focus. Open
Open
.icms_checkboxoption input[type=checkbox] {float: left; outline: none; background: transparent; border: 0;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.head {background-color: #f2f2f2; color:inherit; padding: 5px; font-weight: bold;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa;font-weight: bold; padding: 10px;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#helpbar a {float: left; width: 14px; height: 14px; padding: 2px 0 4px 5px; background: #F3AC03; color: #333333; border: 1px dotted #dddddd;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#mainmenu a.menuSub {padding-left: 27px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* tables and cells */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
th {color: #0066CC; padding : 2px; vertical-align : middle;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.resultMsg { background-color : #bbb; color: #333; text-align: center; border-top: 1px solid #ccc; border-left: 1px solid #ccc; font-weight: bold; border-right: 1px solid #666; border-bottom: 1px solid #666; padding: 10px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemTitle a {font-size: 1.1em; font-weight: bold; font-variant: small-caps; color: #fff; background-color: transparent;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.forum_controls {background-color: #EEE; border-left: 1px solid #999; border-right: 1px solid #999; border-top: 1px solid #999;width: 100%;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#mainmenu a:hover {color: #000; background: url(img/nav_bg.gif) no-repeat; background-position: left;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.xoopsCode { background-color: #fff; color:inherit; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0 6px 6px 6px; max-height: 200px; overflow: auto;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemPoster {font-size: .9em; font-style:italic;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemAdminLink {font-size: .9em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.Userrow_right {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
table td {padding: 0; border-width: 0; vertical-align: top;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
tr.even td {background-color: #e8e6e2; color:inherit; padding: 5px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemText:first-letter {font-size: 1.3em; font-weight: bold;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#mainmenu a.menuTop {padding-left: 15px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.even {background-color: #FFF; color:inherit; padding: 5px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* codes and quotes */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemInfo {text-align: right; padding: 3px; background-color: #efefef; color:inherit;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.Userrow_center {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#mainmenu a.menuMain {padding-left: 15px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#mainmenu a.menuSub:hover {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comText {padding: 2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserStatCaption {font-weight: normal;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#online {color:green; font-weight:700; font-size:1em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#usermenu a:hover {color: #000; background: url(img/nav_bg.gif) no-repeat; background-position: left;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemHead {padding-left: 3px; color: #639ACE; border-bottom: 1px solid #bbb; font-size: .8em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemPermaLink {font-size: .9em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#mainmenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.foot {background-color: #DDD; color: inherit; padding: 1px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserName {font-size: 18px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.Userrow_left {}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.icms_checkboxoption input[type=checkbox] {float: left; outline: none; background: transparent; border: 0;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* Start User Menu */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
table { width: 100%;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#mainmenu {font-size: .75em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.odd {background-color: #E9E9E9; color:inherit;padding: 5px; border-bottom: 1px solid #999;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#usermenu a.menuTop {padding-left: 15px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa;font-weight: bold; padding: 10px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.item {border: 1px solid #ccc;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.icmsCode { background-color: #fff; color:inherit; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0 6px 6px 6px; max-height: 200px; overflow: auto;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserStatus {float: left;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* articles */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemFoot {text-align: right; padding: 3px; background-color: #efefef; color:inherit;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserRankImg {border: 0; vertical-align: middle;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.userrow {padding: 0;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.icms_checkboxoption label {float: left; overflow: hidden; vertical-align: middle;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.icms_checkboxoption label a {float: left; overflow: hidden;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemPostDate {font-size: .9em; font-style:italic;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* forums */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comTitle { font-weight: bold; margin-bottom: 2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserStat {font-size: .7em; color: #639ACE; font-weight:bold; border: 1px solid #ccc; background-color: #fff; margin: 2px; padding: 2px; border-right: 2px solid #999; border-bottom: 2px solid #999;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.head {background-color: #f2f2f2; color:inherit; padding: 5px; font-weight: bold;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
tr.odd td {background-color: #E9E9E9; color:inherit; padding: 5px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* core messages */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#groupform .icms_checkboxoption {width: 48.9%;padding: 2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.icms_checkboxoption:hover {background: #f1f2f3;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#usermenu a {display: block; margin: 0; padding: 2px; border-bottom: 1px dashed #bbb; color: #666; padding-left: 15px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#usermenu a.highlight {background: url(img/nav_bg.gif) no-repeat; background-position: left; color: #59BBE6;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserImg {margin: 2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemStats {font-size: .9em; font-style:italic;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.itemBody {padding-left: 5px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.icms_checkboxoption {float: left;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* Start Main Menu */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* End Main Menu */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.outer {border: 1px solid #999; width: 100%;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.errorMsg { background-color: #FFCCCC; color:inherit; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa;font-weight: bold; padding: 10px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.row1 {background-color: #FFF; color:inherit; padding: 5px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserRank {margin: 2px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#offline {color:red; font-weight:700; font-size:1em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#usermenu {font-size: .75em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* End User Menu */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.xoopsQuote { background-color: #fff; color:inherit; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; font-style:italic; padding: 0 6px 6px 6px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.icmsQuote { background-color: #fff; color:inherit; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; font-style:italic; padding: 0 6px 6px 6px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
#helpbar a {float: left; width: 14px; height: 14px; padding: 2px 0 4px 5px; background: #F3AC03; color: #333333; border: 1px dotted #dddddd;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserName img {padding: 0;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comDate {font-weight: normal; font-style: italic; font-size: .8em}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
th {border-bottom: 4px solid #F3AC03;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
/* Admin Help Nav */
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.row2 {background-color: #E9E9E9; color:inherit;padding: 5px;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comUserRankText {font-size: .8em;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.comDateCaption {font-weight: bold; font-style: normal; font-size: .8em}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.signature { font-size:.8em; font-style:italic;}
- Exclude checks
Incorrect end of line character(s) found. Open
Open
.transfer a {padding-left: 5px;}
- Exclude checks