mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-27 15:07:42 +00:00
commit
0c02840705
3 changed files with 3 additions and 9 deletions
|
|
@ -157,7 +157,7 @@ footer a:hover, footer a:focus, footer a:active {
|
||||||
@media print {
|
@media print {
|
||||||
@page { margin: .5cm; }
|
@page { margin: .5cm; }
|
||||||
* { color: black !important; }
|
* { color: black !important; }
|
||||||
a[href]:after { content: " [" attr(href) "]" }
|
a[href^="http"]:after { content: " [" attr(href) "]" }
|
||||||
a:link, a[href]:after { border: none; }
|
a:link, a[href]:after { border: none; }
|
||||||
body {
|
body {
|
||||||
background: none;
|
background: none;
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{ "copyright": "DYM"
|
{ "copyright": "DYM"
|
||||||
, "url": "https:\/\/dym.cx"
|
, "url": "http:\/\/dym.sh"
|
||||||
, "email": "re@dym.cx"
|
, "email": "re@dym.sh"
|
||||||
, "theme": "hipster-gray"
|
, "theme": "hipster-gray"
|
||||||
, "gravatar": false
|
, "gravatar": false
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"copyright": "noformnocontent",
|
|
||||||
"url": "http://noformnocontent.com",
|
|
||||||
"email": "i@noformnocontent.com",
|
|
||||||
"theme": "hipster-gray"
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue