Update GCSE CS blog
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
/* Reading School 2018, CSS*/
|
||||
iframe {
|
||||
.carousel-inner .item {
|
||||
height: 100%;
|
||||
}
|
||||
.carousel-inner iframe {
|
||||
width: 100%;
|
||||
border: none;
|
||||
height: 100%;
|
||||
}
|
||||
.carousel-indicators {
|
||||
background: black;
|
||||
}
|
||||
.mdc-top-app-bar--fixed-adjust {
|
||||
text-align: left;
|
||||
@@ -26,4 +33,4 @@ iframe {
|
||||
.mdc-top-app-bar--fixed-adjust {
|
||||
margin: 0 1%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user