This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# For SCSS-Lint v0.31.0 | |
linters: | |
BangFormat: | |
enabled: true | |
space_before_bang: true | |
space_after_bang: false | |
BorderZero: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.template_pets_wrap .pet_meta_wrap > ul > li:before { | |
content: "\f00c"; | |
font-family: FontAwesome; | |
font-size: .85em; | |
display: inline-block; | |
margin-left: -1.2em; | |
width: 1.5em; | |
color: #e2e2e2; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<body style="background-color: #347099;"> | |
<p> </p> | |
<table width="620px" style="border: 1px solid #000000; padding: 10px; font-family: sans-serif; background-color: #ffffff; border-radius: 5px; margin: auto;"> | |
<tr> | |
<td colspan="4" style="background-color: #efefef;"> | |
<h1 style="color: #000000; text-align: center; margin-bottom: -10px;">California Apparel News</h1> | |
<h3 style="color: #555555; text-align: center;"> Where fashion gets down to business</h3> | |
</td> | |
</tr> | |
<tr> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="recentPosts"> | |
<p>Loading...</p> | |
</div> |