Copyright
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
3e36899778
commit
735423e399
|
@ -1,3 +1,10 @@
|
||||||
|
/**
|
||||||
|
* @copyright Copyright (c) 2017, John Molakvoæ (skjnldsv@protonmail.com)
|
||||||
|
*
|
||||||
|
* @license GNU AGPL version 3 or any later version
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
/* HEADING STYLING ---------------------------------------------------------- */
|
/* HEADING STYLING ---------------------------------------------------------- */
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
|
@ -659,4 +666,4 @@ em {
|
||||||
background-position: 10px center
|
background-position: 10px center
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue