forked from Piarhija/piarhija96
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
114 lines (93 loc) · 5.63 KB
/
style.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
/*
_____/\\\\\\\\\\\\_______________________________________________________________/\\\\\\\\\______/\\\\\\\\\\\\\\\_
___/\\\//////////______________________________________________________________/\\\///////\\\___\/\\\///////////__
__/\\\____________________________________________/\\\\\\\\___________________/\\\______\//\\\__\/\\\_____________
_\/\\\____/\\\\\\\__/\\\\\\\\\_____/\\/\\\\\\____/\\\////\\\__/\\\\\\\\\_____\//\\\_____/\\\\\__\/\\\\\\\\\\\\_____
_\/\\\___\/////\\\_\////////\\\___\/\\\////\\\__\//\\\\\\\\\_\////////\\\_____\///\\\\\\\\/\\\__\////////////\\\___
_\/\\\_______\/\\\___/\\\\\\\\\\__\/\\\__\//\\\__\///////\\\___/\\\\\\\\\\______\////////\/\\\_____________\//\\\__
_\/\\\_______\/\\\__/\\\/////\\\__\/\\\___\/\\\__/\\_____\\\__/\\\/////\\\____/\\________/\\\___/\\\________\/\\\__
_\//\\\\\\\\\\\\/__\//\\\\\\\\/\\_\/\\\___\/\\\_\//\\\\\\\\__\//\\\\\\\\/\\__\//\\\\\\\\\\\/___\//\\\\\\\\\\\\\/___
__\////////////_____\////////\//__\///____\///___\////////____\////////\//____\///////////______\/////////////_____
*/
* { margin:0;padding:0;text-decoration:none;box-sizing:border-box;color:#000 }
/*html { background-image:url(assets/bleh.gif);background-repeat:repeat }*/
/*html{ background-image:url(assets/img/time/Pia\ Arhija\ Time2.jpg);background-repeat: repeat; }*/
html {background-color: #907777;}
body {margin: 30px 30px; background:#fff;font-family:sans-serif;font-size:16px;overflow-x:hidden }
body > *, body main > *, main figure > div > *, main p, main q, main cite, main pre { margin-bottom:30px }
body .right { float:right }
body a.self, body a.parent { font-style:italic }
main a:hover, main a:hover > *, nav a:hover, nav main a:hover > * { background-color:#000;color:#fff;text-decoration:none }
table td, table th { vertical-align:top;padding:2.5px 5px;text-align:left }
table td > pre, table th > pre { background:none;padding:0;margin:0 }
table tr img { margin-bottom:0; display:block }
hr { clear:both;border:0 }
header { float:left;margin:20px 15px 15px 30px ;padding:20px 15px 15px 15px ;}
header img { display:block }
header img:hover { filter:invert(1) hue-rotate(180deg); background-color: #fff; }
nav { padding:20px 25px 30px;margin:0;text-transform: uppercase;}
nav li{list-style-type: none;}
nav a { padding:0 4px}
main { margin-left:30px;margin-right:30px;max-width:824px;clear:both;position:relative }
main a { text-decoration:underline }
main a[target="_blank"] { text-decoration-style:solid }
main article { border-left:1px dotted #000;padding-left:25px;clear:both }
main cite { display:block;clear:both }
main cite:before { content:"— " }
main iframe { width:100% }
main h1, main h2, main h3, main h4, main h5 { max-width:400px }
main ul, main ol { margin:0 0 30px 30px }
main ul ul { margin-bottom:0 }
main ul li a {text-decoration: none;}
main > ul > li a:visited:before, main > ul > li a:visited:after { color: #fff; }
main > ul > li a:before { content: '{'; }
main > ul > li a:after { content: '}'; }
.indexul > ul > li a:visited:before, .indexul > ul > li a:visited:after { color: #fff; }
.indexul > ul > li a:before { content: '{'; }
.indexul > ul > li a:after { content: '}'; }
main ul li, main ol li { line-height:25px;padding:0 5px }
main figure img { display:block;margin:0 }
main figure figcaption { padding:15px 0 }
main figure:first-child { max-width:100vw;margin-left:0px;}
main figure figcaption { padding-left:30px }
main p { line-height:160% }
main sup { line-height:12px }
main ::selection { background-color:#FFC0CB;color:#000;text-decoration:none }
main q { font-family:serif;font-size:18px;font-style:italic;display:block;max-width:400px }
main img, main svg { max-width:100%;max-height:90vh;display:inline-block;margin:0 0 25px }
main pre { overflow:auto;background:#efefef;padding:10px;font-size:80% }
main pre code, main pre i { color:#888 }
main code { white-space:pre }
main hr { clear:both }
main kbd { font-size:12px;display:inline-block;padding:0 5px;font-weight:bold;border-radius:4px;line-height:20px;border:2px solid #222 }
footer { padding:30px 0 30px 0;line-height:30px;clear:both;margin-left: 30px;margin-right: 30px;border-top:1px solid black }
footer a { display:inline-block;margin-right:3px }
footer img { height:30px;vertical-align:middle;margin:0 3px; image-rendering: pixelated;}
footer div.right img { margin-left:10px }
div.codeview { background:#eee;border-radius:4px;overflow:hidden }
div.codeview iframe { height:405px;border:0;margin:0;display:block }
div.codeview pre { margin:0;background:#000;color:#fff }
div.codeview pre.src { background:#efefef;color:#000}
div.codeview pre a { float:right;color:#FFC0CB;text-decoration:none;font-weight:bold }
@media (prefers-color-scheme:dark) {
.indexul > ul > li a:visited:before, .indexul > ul > li a:visited:after { color: #000; }
main > ul > li a:visited:before, main > ul > li a:visited:after { color: #000; }
* { color:#fff }
html {background-color: #625555;;background-repeat:repeat }
body { background:#000 }
main a:hover, main a:hover > *, nav a:hover, nav a:hover > * { background-color:#fff;color:#000;text-decoration:none }
input { color:#000 }
img[src*="svg"], img[src*="png"] { filter:invert(1) hue-rotate(180deg) }
main pre { background:#111 }
main table { border-style:solid }
main th, main td { border-style:dotted }
main article { border-left-color: white }
.nodark { filter:invert(0) hue-rotate(0deg) !important;background:transparent !important }
footer { border-top:1px solid white }
footer * { color:white }
}
@media only screen and (max-width: 600px) {
body {margin: 1px 1px;}
main {margin-right: 5px; margin-left: 5px;}
}
.indexul li{margin-left: -30px;list-style: none;}