A place to inform on the world wide web https://hbbs.decentral1.se
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

38 lines
488 B

@font-face {
font-family: "Compagnon Roman";
src: url("fonts/Compagnon-Roman.woff") format("woff");
font-weight: bold;
font-style: normal;
}
#hbbs-logo {
opacity: 0.75;
}
body {
font-family: "Compagnon Roman", serif;
}
@media (max-width: 768px) {
#hbbs-bubbles-top {
display: none !important;
}
}
ul {
padding-left: 0;
}
ul li {
list-style: none;
}
#hbbs-logo,
#hbbs-bubbles-top,
#hbbs-bubbles-bottom {
width: 90%;
}
html * {
border: 1px black solid;
}