tweak css/robots.txt/jp

This commit is contained in:
postautistic 2016-12-07 21:18:17 -05:00
parent fddcbf1938
commit f76385283d
4 changed files with 26 additions and 64 deletions

View File

@ -8,17 +8,10 @@
</head> </head>
<body> <body>
<div class="byline"> <div class="byline">
<p>you can [not] learn japanese</p> <p>you can [not] learn japanese</p>
</div> </div>
<div class="volumes"> <div class="volumes">
<p><a class="one" href="guide.html">guide [start here]</a></p> <p><a class="one" href="guide.html">guide [start here]</a></p>
<p><a class="one" href="resource%20guide.html">guide resource list</a></p> <p><a class="one" href="resource%20guide.html">guide resource list</a></p>
@ -34,7 +27,7 @@
<img src="assets/back0.png" id="image"><script>document.getElementById('image').src = 'assets/back' + Math.floor(Math.random() * 5) +'.png';</script> <img src="assets/back0.png" id="image"><script>document.getElementById('image').src = 'assets/back' + Math.floor(Math.random() * 5) +'.png';</script>
<!--<p id="notice"></p>-->
</body> </body>
</html> </html>

View File

@ -1,2 +1,2 @@
User-agent: * User-agent: *
Disallow: / Disallow: /cor.html

View File

@ -1,80 +1,53 @@
body { body {
font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif; font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
margin:40px auto; margin:40px auto;
line-height:1.6; line-height:1.6;
background: #fff; background: #fff;
margin-top: 0px; margin-top: 0px;
} }
.extra {
display: none;
}
p:hover .extra {
display: inline-block;
}
.container {
width: 800px;
}
img { img {
opacity: 0.35;
float:right; right:10%;
opacity: 0.35; position:absolute;
margin-top: 200px; z-index:-100;
margin-right: 10%;
} }
.byline { .byline {
z-index: 100; margin-top: 2.2em;
position: absolute;
float:left;
margin-top: 50px;
margin-left: 20%; margin-left: 20%;
text-align: left;
font-size:20.0pt; font-size:20.0pt;
color: #F44D54; color: #F44D54;
} }
.volumes { .volumes {
z-index: 100;
position: absolute;
float:left;
margin-top: 200px;
margin-left: 20%; margin-left: 20%;
text-align: left; text-align: left;
font-size:15.0pt; font-size:15.0pt;
float:left;
} }
.volumes, img {
margin-top:2.1em;
}
a.one:link { a.one:link {
color: black; color: black;
background-color: transparent;
text-decoration: none; text-decoration: none;
} }
a.one:visited { a.one:visited {
color: black; color: black;
background-color: transparent;
text-decoration: none; text-decoration: none;
} }
a.one:hover { a.one:hover {
color: #F44D54; color: #F44D54;
background-color: transparent;
text-decoration:underline; text-decoration:underline;
} }
a.one:active { a.one:active {
color: black; color: black;
background-color: transparent;
text-decoration: none; text-decoration: none;
} }
.threadsred { .threadsred {
margin-top: 4em; margin-top: 4em;
margin-left: 4em; margin-left: 4em;
@ -99,23 +72,14 @@ margin-left: 6em;
cursor:help; cursor:help;
} }
a.two:link { #notice {
color: #F44D54; text-align:center;
background-color: transparent; float:left;
text-decoration: none; width:100%;
} }
a.two:visited {
#notice a {
color: #F44D54; color: #F44D54;
background-color: transparent; text-decoration:none;
text-decoration: none; font-weight:bold;
}
a.two:hover {
color: #F44D54;
background-color: transparent;
text-decoration:underline;
}
a.two:active {
color: #F44D54;
background-color: transparent;
text-decoration: none;
} }

View File

@ -16,6 +16,11 @@
<table class="threads"> <table class="threads">
<tr> <tr>
<td>4chan</td> <td>4chan</td>
<td><a href="https://boards.4chan.org/jp/catalog#s=djt">/jp/</a></td>
<td></td>
</tr>
<tr>
<td></td>
<td><a href="https://boards.4chan.org/int/catalog#s=djt">/int/</a></td> <td><a href="https://boards.4chan.org/int/catalog#s=djt">/int/</a></td>
<td></td> <td></td>
</tr> </tr>