mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-21 05:41:54 +02:00
remove assets folder
This commit is contained in:
@@ -1,50 +0,0 @@
|
|||||||
---
|
|
||||||
---
|
|
||||||
|
|
||||||
@import "{{ site.theme }}";
|
|
||||||
|
|
||||||
div.shell {
|
|
||||||
width: 80%;
|
|
||||||
max-width: 1300px;
|
|
||||||
min-width: 300px;
|
|
||||||
}
|
|
||||||
|
|
||||||
span.banner-fix {
|
|
||||||
width: 80%;
|
|
||||||
max-width: 1300px;
|
|
||||||
min-width: 300px;
|
|
||||||
}
|
|
||||||
|
|
||||||
header h1 {
|
|
||||||
background-color: #aa1f55;
|
|
||||||
padding-bottom: 15px;
|
|
||||||
font-weight: 200px;
|
|
||||||
}
|
|
||||||
header h2 {
|
|
||||||
background-color: #aa1f55;
|
|
||||||
font-family: 'Open Sans';
|
|
||||||
}
|
|
||||||
|
|
||||||
#main_content div[align=center] h1 {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
#main_content img {
|
|
||||||
box-shadow: 4px 4px 4px rgba(0,0,0,0.1);
|
|
||||||
border-radius: 8px;
|
|
||||||
border: 0px;
|
|
||||||
vertical-align: top;
|
|
||||||
}
|
|
||||||
#main_content em img {
|
|
||||||
display: block;
|
|
||||||
margin-top: -83px;
|
|
||||||
padding: 0px;
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#main_content img[alt=comparison] {
|
|
||||||
margin: 25px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#forkme_banner {
|
|
||||||
opacity: 0.1;
|
|
||||||
}
|
|
Reference in New Issue
Block a user