11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
|
.adverts-but-its-cool-tho {
|
||
|
max-width: 200px;
|
||
|
.well {
|
||
|
color: #808080;
|
||
|
margin-bottom: 1em;
|
||
|
padding: 9px;
|
||
|
& > :last-child {
|
||
|
margin-bottom: 0;
|
||
|
}
|
||
|
}
|
||
|
}
|