]>
localhost Git - jkinsey.net.git/blob - res/style.css
27f3a385dcabf18fc3b498cded0470502dee86bd
1 @import url
('https://fonts.googleapis.com/css?family=Cutive+Mono|Source+Code+Pro:300');
7 font-family:'Cutive Mono', monospace
;
9 transition:background-color
.6s cubic-bezier
(0.23, 1, 0.32, 1);
13 background-color:#161216;
17 background-color:#001216;
21 background-color:#031514;
25 background-color:#191710;
31 background:url
(stars.png);
38 font-family:'Source Code Pro', monospace
;
40 -webkit-font-smoothing:none
;
41 /*background-color:black;*/
50 left:calc
(50% - 200px);
51 top:calc
(50% - 400px);
56 left:calc
(50% - 200px);
61 header
, header
> *, header img
, article
{
62 transition:all
.6s cubic-bezier
(0.23, 1, 0.32, 1);
65 header
.middle #avatar
{
76 header
.middle #avatar img
{
92 header
.middle #name h1
{
101 display:inline-block
;
110 header
.top #avatar img
{
111 display:inline-block
;
118 display:inline-block
;
127 header
.top #name h1
{
128 display:inline-block
;
140 flex-direction:column
;
151 display:inline-block
;
159 header nav ul li
a:link
, header nav ul li
a:visited
{
160 text-decoration:none
;
164 header nav ul li
a:hover
, header nav ul li a
.selected
{
165 text-decoration:underline
;
173 justify-content:space-between
;
176 left:calc
(50% - 400px);
212 article div h2
a:link
, article div h2
a:visited
{
220 article div p
a:link
, article div p
a:visited
{
226 margin:25px 100px 25px 100px;