blobediblobediblob

master
BodgeMaster 2020-03-08 04:20:27 +01:00
parent 12d9ecda9a
commit bda6520e75
1 changed files with 8 additions and 1 deletions

View File

@ -337,4 +337,11 @@ article {
background-color: #fef6e4;
padding: 14px 20px;
box-shadow: inset 0px 8px 16px 0px rgba(0,0,0,0.2);
}
}
header {
border-radius: 0px;
boder: none;
background-color: #001858;
box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
}