mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
reduce unused styling
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
a,
|
||||
abbr,
|
||||
/* abbr, */
|
||||
acronym,
|
||||
address,
|
||||
applet,
|
||||
article,
|
||||
/* article, */
|
||||
aside,
|
||||
audio,
|
||||
b,
|
||||
/* b, */
|
||||
big,
|
||||
blockquote,
|
||||
canvas,
|
||||
@@ -26,8 +26,8 @@ dt,
|
||||
em,
|
||||
embed,
|
||||
fieldset,
|
||||
figcaption,
|
||||
figure,
|
||||
/* figcaption, */
|
||||
/* figure, */
|
||||
footer,
|
||||
form,
|
||||
/* h1,
|
||||
@@ -39,8 +39,8 @@ h6, */
|
||||
header,
|
||||
hgroup,
|
||||
html,
|
||||
i,
|
||||
iframe,
|
||||
/* i, */
|
||||
/* iframe, */
|
||||
img,
|
||||
ins,
|
||||
kbd,
|
||||
@@ -59,7 +59,7 @@ q,
|
||||
ruby,
|
||||
s,
|
||||
samp,
|
||||
section,
|
||||
/* section, */
|
||||
small,
|
||||
/* span, */
|
||||
strike,
|
||||
@@ -1436,7 +1436,7 @@ body {
|
||||
|
||||
.foo-console,
|
||||
.foo-console .foo-cmd {
|
||||
font-family: "Share Tech Mono", monospace;
|
||||
/* font-family: "Share Tech Mono", monospace; */
|
||||
color: #fff
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user