Update GCSE CS blog

This commit is contained in:
Matthew Grove
2018-12-10 09:00:12 +00:00
parent 88cfb8e016
commit 617657a70f
4 changed files with 39 additions and 21 deletions

View File

@@ -1,18 +0,0 @@
html, body {
font-family: 'Roboto';
background: transparent;
}
/* revert changes made by Bootstrap */
p {
margin: 0;
}
h1, h2, h3, .h1, .h2, .h3 {
margin-top: 0;
}
img {
width: 70%;
box-shadow: 3px 3px 6px 2px rgba(10,10,10,0.5);
margin: 10px;
border-radius: 6px;
}