Z14IT-CW2/about/about_assets/about.css

41 lines
412 B
CSS

article img {
border: 4px solid #f2f2f2;
}
.imgLeft {
float: left;
margin-right: 0.4em;
}
.imgRight {
float: right;
}
.nextLine {
clear: both;
}
.headImg {
background-image: url(internet.png);
padding-bottom: 25em;
}
#jkillen {
padding-left: 0.25em;
}
#uniContent:after {
content: "+"
}
#siteContent {
padding-bottom: 2em
}
#webTitle {
padding-top: none;
}