Files
website/css/custom.css
Arona Jones f319f93581 Add JoshPageTM sidebar
Visuals pending
2014-10-21 10:40:16 +01:00

12 lines
188 B
CSS

.media {
width:55px;
position: absolute;
top: 170px;
right: 0px;
background-color: lightblue;
}
.media img {
width: 40px;
float: right;
margin-right: 5px;
}