tangled
alpha
login
or
join now
devins.page
/
dev.css
tiny, simple, classless CSS framework inspired by new.css
devcss.devins.page
framework
lightweight
css
classless
stylesheet
1
fork
atom
overview
issues
pulls
pipelines
chore: change comment in header-sidebar
devins.page
1 year ago
9aefc541
e6afd68b
+1
-2
1 changed file
expand all
collapse all
unified
split
addon
header-sidebar.css
+1
-2
addon/header-sidebar.css
···
38
38
content: unset;
39
39
}
40
40
41
41
-
/* hacky: reset font sizes to defaults */
41
41
+
/* hacky: reset stuff to default incase you are using header-oneline.css */
42
42
h1 {
43
43
font-size: 2rem !important;
44
44
}
···
69
69
font-size: 1rem !important;
70
70
}
71
71
72
72
-
/* hacky: reset some other stuff to default incase you are using header-oneline.css */
73
72
header h2 header h3,
74
73
header h4,
75
74
header h5,