mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-04-25 14:47:41 +00:00
Updates the themes to support Gravatar. Changes the theme of user evertton.
This commit is contained in:
parent
f34d8a4cdb
commit
1858bd487a
12 changed files with 61 additions and 16 deletions
35
README.md
35
README.md
|
|
@ -164,16 +164,33 @@ Current available themes:
|
|||
[@raphaelbastide](http://github.com/raphaelbastide) &
|
||||
[@evertton](http://github.com/evertton))
|
||||
* flesch - [preview](http://jsbin.com/ufefid/3) (by
|
||||
[@flesch](http://github.com/flesch))
|
||||
* afterdark - [preview](http://jsbin.com/ivufon/4) (by [@rmartindotco](http://github.com/rmartindotco))
|
||||
* orange - [preview](http://jsbin.com/uzubos/2) (by [@kirbylover4000](http://github.com/kirbylover4000))
|
||||
[@flesch](http://github.com/flesch) &
|
||||
[@evertton](http://github.com/evertton))
|
||||
* afterdark - [preview](http://jsbin.com/ivufon/4) (by
|
||||
[@rmartindotco](http://github.com/rmartindotco) &
|
||||
[@evertton](http://github.com/evertton))
|
||||
* orange - [preview](http://jsbin.com/uzubos/2) (by
|
||||
[@kirbylover4000](http://github.com/kirbylover4000) &
|
||||
[@evertton](http://github.com/evertton))
|
||||
* plaintext - [preview](http://jsbin.com/uzubos/4) (by [@barberboy](https://github.com/barberboy))
|
||||
* double-windsor - [preview](http://jsbin.com/uzubos/5/) (by [@desandro](https://github.com))
|
||||
* cherry - [preview](http://jsbin.com/ufefid/5/) (by [@mustafa-x](https://github.com/mustafa-x))
|
||||
* white cherry - [preview](http://jsbin.com/uzezas/2/) (by [@mustafa-x](https://github.com/mustafa-x))
|
||||
* blackwood - [preview](http://jsbin.com/uzezas/) (by [@mustafa-x](https://github.com/mustafa-x))
|
||||
* hipster-gray - [preview](http://jsbin.com/ivufon/10) (by [@noformnocontent](https://github.com/noformnocontent))
|
||||
* xtansia - [preview](http://jsbin.com/ereren/1/) (by [@tomass1996](https://github.com/tomass1996))
|
||||
* double-windsor - [preview](http://jsbin.com/uzubos/5/) (by
|
||||
[@desandro](https://github.com) &
|
||||
[@evertton](http://github.com/evertton))
|
||||
* cherry - [preview](http://jsbin.com/ufefid/5/) (by
|
||||
[@mustafa-x](https://github.com/mustafa-x) &
|
||||
[@evertton](http://github.com/evertton))
|
||||
* white cherry - [preview](http://jsbin.com/uzezas/2/) (by
|
||||
[@mustafa-x](https://github.com/mustafa-x) &
|
||||
[@evertton](http://github.com/evertton))
|
||||
* blackwood - [preview](http://jsbin.com/uzezas/) (by
|
||||
[@mustafa-x](https://github.com/mustafa-x) &
|
||||
[@evertton](http://github.com/evertton))
|
||||
* hipster-gray - [preview](http://jsbin.com/ivufon/10) (by
|
||||
[@noformnocontent](https://github.com/noformnocontent) &
|
||||
[@evertton](http://github.com/evertton))
|
||||
* xtansia - [preview](http://jsbin.com/ereren/1/) (by
|
||||
[@tomass1996](https://github.com/tomass1996) &
|
||||
[@evertton](http://github.com/evertton))
|
||||
|
||||
|
||||
## Formats & URLs
|
||||
|
|
|
|||
|
|
@ -8,4 +8,5 @@ a:active, a:hover { color:#5dd912; }
|
|||
a img { position: absolute; top: 0; right: 0; border: 0; }
|
||||
:-moz-any-link:focus {background:#bc4a46;}
|
||||
::selection {background:#bc4a46;}
|
||||
::-moz-selection {background:#bc4a46;}
|
||||
::-moz-selection {background:#bc4a46;}
|
||||
#gravatar { position: relative; float: right; margin-bottom: 1em; margin-left: 1em; border: 1px solid #ddd; }
|
||||
|
|
@ -38,3 +38,4 @@ a:active, a:hover { border-bottom: 1px dotted #F00; }
|
|||
footer p { position: static; background: none; }
|
||||
footer { position: static; background-color: #fff; }
|
||||
}
|
||||
#gravatar { position: relative; float: left; margin-top: 1em; margin-right: 1em; border: 1px solid #ddd; }
|
||||
|
|
@ -15,4 +15,5 @@ a img { position: absolute; top: 0; right: 0; border: 0; }
|
|||
::-moz-selection {color:#bc4a46; }
|
||||
footer { background-color: #FFFFFF; border-bottom: 3px solid #FF3366; margin-top: 10px; padding: 4px 28px; text-align: center; border-top: 1px solid #F5F5F5; }
|
||||
footer a { padding: 10px; }
|
||||
footer p { font-size: 16px; margin: 0; padding: 0;}
|
||||
footer p { font-size: 16px; margin: 0; padding: 0;}
|
||||
#gravatar { position: relative; float: right; border: 3px solid #CCCCCC; top: -2.3em; z-index: 1; border-radius: 10px; }
|
||||
|
|
@ -15,4 +15,5 @@ a img { position: absolute; top: 0; right: 0; border: 0; }
|
|||
::-moz-selection {color:#bc4a46; }
|
||||
footer { background-color: #FFFFFF; border-bottom: 3px solid #FF3366; margin-top: 10px; padding: 4px 28px; text-align: center; }
|
||||
footer a { padding: 10px; }
|
||||
footer p { font-size: 16px; margin: 0; padding: 0;}
|
||||
footer p { font-size: 16px; margin: 0; padding: 0;}
|
||||
#gravatar { position: relative; float: right; border: 3px solid #CCCCCC; top: -4.3em; z-index: 1; border-radius: 10px; }
|
||||
|
|
@ -17,4 +17,4 @@ a:active { color:#000; }
|
|||
:-moz-any-link:focus {color:#000; border:0;}
|
||||
::selection {background:#ccc;}
|
||||
::-moz-selection {background:#ccc;}
|
||||
#gravatar{position:relative;float:right; margin-bottom: 1em; margin-left: 1em; border: 1px solid #ddd;}
|
||||
#gravatar { position: relative; float: right; margin-bottom: 1em; margin-left: 1em; border: 1px solid #ddd; }
|
||||
|
|
@ -71,3 +71,10 @@ footer {
|
|||
margin-top: 5px;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
#gravatar {
|
||||
border: 1px solid #ddd;
|
||||
position: relative;
|
||||
float: right;
|
||||
top: -1.7em;
|
||||
}
|
||||
|
|
@ -10,3 +10,4 @@ h1 { margin:0; font-size: 24px; line-height: 32px;}
|
|||
a, a:visited { color:#105cb6; padding:4px; text-decoration:none; }
|
||||
a:active, a:hover { color:#003; }
|
||||
a img { position: absolute; top: 0; right: 0; border: 0; }
|
||||
#gravatar { position: relative; float: right; margin-bottom: 1em; margin-left: 1em; border: 1px solid #ddd; }
|
||||
|
|
@ -196,3 +196,11 @@ footer a:hover, footer a:focus, footer a:active {
|
|||
padding-left: 12pt;
|
||||
}
|
||||
}
|
||||
#gravatar {
|
||||
position: relative;
|
||||
float: left;
|
||||
border: 20px solid #c4c4c4;
|
||||
margin-left: -12em;
|
||||
margin-top: -1em;
|
||||
width: 5em;
|
||||
}
|
||||
|
|
@ -3,11 +3,12 @@ html,body{background:#663B14;font:13pt "PT Sans",sans-serif;text-align:center}
|
|||
a:link,a:visited{color:#234234;text-decoration:none}
|
||||
a:hover,a:active{color:#432321;text-decoration:underline}
|
||||
article{background:#CC9900;text-align:left;width:85%;margin:80px auto;border-radius:10px;-moz-border-radius:10px;box-shadow:-1px 1px 20px rgba(30,30,30,0.5),2px 1px 15px rgba(80,80,80,0.4),inset 0 0 10px rgba(50,50,50,0.7);-webkit-box-shadow:-1px 1px 20px rgba(30,30,30,0.5),2px 1px 15px rgba(80,80,80,0.4),inset 0 0 10px rgba(50,50,50,0.7)}
|
||||
article h1{background:#CC6600;text-align:center;font:bold 35pt "PT Sans Caption","PT Sans",sans-serif;margin:0;padding:5px;border-radius:10px;-moz-border-radius:10px;box-shadow:inset 0 0 10px rgba(70,70,70,0.2),inset 1px 0 10px rgba(50,50,50,0.3),inset -1px 0 10px rgba(50,50,50,0.3);-webkit-box-shadow:inset 0 0 10px rgba(70,70,70,0.2),inset 1px 0 10px rgba(50,50,50,0.3),inset -1px 0 10px rgba(50,50,50,0.3)}
|
||||
article h1{background:#CC6600;text-align:center;font:bold 35pt "PT Sans Caption","PT Sans",sans-serif;margin:0;padding:19px;border-radius:10px;-moz-border-radius:10px;box-shadow:inset 0 0 10px rgba(70,70,70,0.2),inset 1px 0 10px rgba(50,50,50,0.3),inset -1px 0 10px rgba(50,50,50,0.3);-webkit-box-shadow:inset 0 0 10px rgba(70,70,70,0.2),inset 1px 0 10px rgba(50,50,50,0.3),inset -1px 0 10px rgba(50,50,50,0.3)}
|
||||
article p{margin:0;padding:10px 15px}
|
||||
footer{position:fixed;bottom:0;left:0;width:100%;border-top:1px solid #7A7A00;background:#333300;user-select:none;-moz-user-select:none;-webkit-user-select:none}
|
||||
footer p,footer a{display:block;margin:0;text-shadow:0 0 10px #ccc;font-size:11.5pt}
|
||||
footer a:link,footer a:visited{color:#aaa}
|
||||
footer a:hover,footer a:active{color:#eee}
|
||||
::selection{background:#663300;color:white}
|
||||
::-moz-selection{background:#663300;color:white}
|
||||
::-moz-selection{background:#663300;color:white}
|
||||
#gravatar { position: relative; float: right; top: 0.5em; z-index: 1; right: 0.7em; border-radius: 10px; }
|
||||
|
|
@ -64,4 +64,11 @@ a:hover {
|
|||
|
||||
a:active {
|
||||
color: #007399;
|
||||
}
|
||||
|
||||
#gravatar {
|
||||
position: relative;
|
||||
float: right;
|
||||
border: 2px solid gray;
|
||||
top: -1em;
|
||||
}
|
||||
|
|
@ -3,5 +3,5 @@
|
|||
"email": "e.everttonlima@gmail.com",
|
||||
"format": "html",
|
||||
"gravatar": true,
|
||||
"theme": "default"
|
||||
"theme": "xtansia"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue