Untitled
unknown
plain_text
a year ago
1.4 kB
6
Indexable
.inst {
max-width: 300px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
display: table;
margin: auto;
}
.instBody {
overflow: hidden;
background-color: #ffffff;
border-style: solid;
border-width: .1em;
border-color: #dddddd;
border-radius: .3em;
float: left;
min-width: 100%;
position:relative;
padding: .7em;
margin-left: -1em;
}
/* Images */
.instImage{
width: 111%;
height: auto;
margin: 0em -1em 0em -1em;
}
.instAvatar {
width: 30px;
height: auto;
float: left;
margin: 0em 0.3em .5em -.1em;
border-style: solid;
border-width: .1em;
border-color: #dddddd;
border-radius: 50%;
}
.instIcon {
height: 20px;
width: auto;
margin: 0.3em 0.3em 0.1em 0em;
}
.instIconRight {
height: 20px;
width: auto;
float: right;
margin: 0.3em 0.3em 0.1em 0em;
}
#workskin .instHeart {
height: 10px;
width: auto;
}
/*Text*/
.instUser {
color: #343436;
position: relative;
top: .1em;
font-size: 16px;
font-weight: bold;
}
.instText {
border-top:1px solid #ADADAD;
margin: .1em 0em .1em 0em;
padding: .1em 0em .1em 0em;
display: inline-block;
font-size: 14px;
}
.instLink {
color: #135588;
}
.instComments {
display: inline-block;
width: 100%;
color: #ADADAD;
font-size: 14px;
}
.instTimestamp {
display: inline-block;
width: 100%;
color: #ADADAD;
text-transform: uppercase;
font-size: 12px;
}Editor is loading...
Leave a Comment