summaryrefslogtreecommitdiff
path: root/sass/_normalize.scss
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-09-26 03:35:41 +0300
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-09-26 03:35:41 +0300
commitae0525c25ba7c00ec688c5006a931ce68485d366 (patch)
treec00203ba0b37b6640fb0d96e052b8ce8a6372d3c /sass/_normalize.scss
parent6f51927e180fe6c6ea88806d245bd886df23f53a (diff)
A lot of good changes, my site looks like my rice X11 DWM now.
Changes to be committed: modified: config.toml modified: content/about.md modified: content/posts/code_test.md modified: content/posts/some_cool_stuff.md modified: sass/_normalize.scss modified: sass/_predefined.scss deleted: sass/_syntax.scss modified: sass/style.scss new file: static/auto-render.min.js modified: static/browserconfig.xml new file: static/fonts/KaTeX_AMS-Regular.ttf new file: static/fonts/KaTeX_AMS-Regular.woff new file: static/fonts/KaTeX_AMS-Regular.woff2 new file: static/fonts/KaTeX_Caligraphic-Bold.ttf new file: static/fonts/KaTeX_Caligraphic-Bold.woff new file: static/fonts/KaTeX_Caligraphic-Bold.woff2 new file: static/fonts/KaTeX_Caligraphic-Regular.ttf new file: static/fonts/KaTeX_Caligraphic-Regular.woff new file: static/fonts/KaTeX_Caligraphic-Regular.woff2 new file: static/fonts/KaTeX_Fraktur-Bold.ttf new file: static/fonts/KaTeX_Fraktur-Bold.woff new file: static/fonts/KaTeX_Fraktur-Bold.woff2 new file: static/fonts/KaTeX_Fraktur-Regular.ttf new file: static/fonts/KaTeX_Fraktur-Regular.woff new file: static/fonts/KaTeX_Fraktur-Regular.woff2 new file: static/fonts/KaTeX_Main-Bold.ttf new file: static/fonts/KaTeX_Main-Bold.woff new file: static/fonts/KaTeX_Main-Bold.woff2 new file: static/fonts/KaTeX_Main-BoldItalic.ttf new file: static/fonts/KaTeX_Main-BoldItalic.woff new file: static/fonts/KaTeX_Main-BoldItalic.woff2 new file: static/fonts/KaTeX_Main-Italic.ttf new file: static/fonts/KaTeX_Main-Italic.woff new file: static/fonts/KaTeX_Main-Italic.woff2 new file: static/fonts/KaTeX_Main-Regular.ttf new file: static/fonts/KaTeX_Main-Regular.woff new file: static/fonts/KaTeX_Main-Regular.woff2 new file: static/fonts/KaTeX_Math-BoldItalic.ttf new file: static/fonts/KaTeX_Math-BoldItalic.woff new file: static/fonts/KaTeX_Math-BoldItalic.woff2 new file: static/fonts/KaTeX_Math-Italic.ttf new file: static/fonts/KaTeX_Math-Italic.woff new file: static/fonts/KaTeX_Math-Italic.woff2 new file: static/fonts/KaTeX_SansSerif-Bold.ttf new file: static/fonts/KaTeX_SansSerif-Bold.woff new file: static/fonts/KaTeX_SansSerif-Bold.woff2 new file: static/fonts/KaTeX_SansSerif-Italic.ttf new file: static/fonts/KaTeX_SansSerif-Italic.woff new file: static/fonts/KaTeX_SansSerif-Italic.woff2 new file: static/fonts/KaTeX_SansSerif-Regular.ttf new file: static/fonts/KaTeX_SansSerif-Regular.woff new file: static/fonts/KaTeX_SansSerif-Regular.woff2 new file: static/fonts/KaTeX_Script-Regular.ttf new file: static/fonts/KaTeX_Script-Regular.woff new file: static/fonts/KaTeX_Script-Regular.woff2 new file: static/fonts/KaTeX_Size1-Regular.ttf new file: static/fonts/KaTeX_Size1-Regular.woff new file: static/fonts/KaTeX_Size1-Regular.woff2 new file: static/fonts/KaTeX_Size2-Regular.ttf new file: static/fonts/KaTeX_Size2-Regular.woff new file: static/fonts/KaTeX_Size2-Regular.woff2 new file: static/fonts/KaTeX_Size3-Regular.ttf new file: static/fonts/KaTeX_Size3-Regular.woff new file: static/fonts/KaTeX_Size3-Regular.woff2 new file: static/fonts/KaTeX_Size4-Regular.ttf new file: static/fonts/KaTeX_Size4-Regular.woff new file: static/fonts/KaTeX_Size4-Regular.woff2 new file: static/fonts/KaTeX_Typewriter-Regular.ttf new file: static/fonts/KaTeX_Typewriter-Regular.woff new file: static/fonts/KaTeX_Typewriter-Regular.woff2 new file: static/katex.min.css new file: static/katex.min.js modified: templates/404.html modified: templates/index.html modified: templates/macros.html modified: templates/page.html modified: templates/section.html modified: templates/shortcodes/youtube.html modified: templates/tags/list.html modified: templates/tags/single.html
Diffstat (limited to 'sass/_normalize.scss')
-rw-r--r--sass/_normalize.scss22
1 files changed, 11 insertions, 11 deletions
diff --git a/sass/_normalize.scss b/sass/_normalize.scss
index ce3e9a8..7d59f51 100644
--- a/sass/_normalize.scss
+++ b/sass/_normalize.scss
@@ -1,4 +1,4 @@
-/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
+/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
@@ -6,7 +6,7 @@
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
- */
+ **/
html {
line-height: 1.15; /* 1 */
@@ -18,7 +18,7 @@ html {
/**
* Remove the margin in all browsers.
- */
+ **/
body {
margin: 0;
@@ -27,7 +27,7 @@ body {
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
- */
+ **/
h1 {
font-size: 2em;
@@ -40,7 +40,7 @@ h1 {
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
- */
+ **/
hr {
box-sizing: content-box; /* 1 */
@@ -51,7 +51,7 @@ hr {
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
- */
+ **/
pre {
font-family: monospace, monospace; /* 1 */
@@ -63,7 +63,7 @@ pre {
/**
* Remove the gray background on active links in IE 10.
- */
+ **/
a {
background-color: transparent;
@@ -72,7 +72,7 @@ a {
/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
- */
+ **/
abbr[title] {
border-bottom: none; /* 1 */
@@ -112,7 +112,7 @@ small {
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
- */
+ **/
sub,
sup {
@@ -217,7 +217,7 @@ button:-moz-focusring,
/**
* Correct the padding in Firefox.
- */
+ **/
fieldset {
padding: 0.35em 0.75em 0.625em;
@@ -228,7 +228,7 @@ fieldset {
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
* `fieldset` elements in all browsers.
- */
+ **/
legend {
box-sizing: border-box; /* 1 */