Update GCSE CS blog
This commit is contained in:
12
computer-science-blog/css/presentation-imports.css
Normal file
12
computer-science-blog/css/presentation-imports.css
Normal file
@@ -0,0 +1,12 @@
|
||||
html, body {
|
||||
font-family: 'Roboto';
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
/* revert changes made by Bootstrap */
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
h1, h2, h3, .h1, .h2, .h3 {
|
||||
margin-top: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user