finally got a real taper! (fix mobile later)
This commit is contained in:
parent
329359a875
commit
d55013d8c9
@ -6,3 +6,5 @@ image: blinkers/AtAthens7735construct.gif
|
||||
MOST PAGES ARE NOT ACCESSIBLE FROM HERE<br>
|
||||
FOR THE LEGACY COMIC INDEX CLICK <a href="/comic_index">HERE</a>
|
||||
</h2>
|
||||
|
||||
<script src="https://gusbus.space/smallweb-subway.js/map.js"></script>
|
||||
|
@ -96,3 +96,11 @@ img {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#player::after {
|
||||
content: '';
|
||||
border-style: solid;
|
||||
border-width: 2.2em 0 0 40px;
|
||||
border-color: transparent transparent transparent black;
|
||||
position: absolute;
|
||||
top: 0; right: -40px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user