mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-25 06:23:22 -07:00
Updates cliff side assets, modified styles, more to come
This commit is contained in:
@@ -15,21 +15,23 @@
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
#cloud-header #site-title{
|
||||
margin-right: 7px;
|
||||
}
|
||||
|
||||
#cloud-header #cloud-header-spacer{
|
||||
flex-grow: 1
|
||||
}
|
||||
|
||||
#cloud-header #site-title img{
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
#cloud-header a{
|
||||
color: #67bbab;
|
||||
color: #2f6b83;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
margin-right: 1.2rem;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
@media (width: 800px) {
|
||||
#cloud-header{
|
||||
font-size: 4rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user