; Elaine0211
#navbar-iframe {display: none;}
body{
background:#D5F5E3;
font:13px ekarla;
line-height:1.3;
color:#aca69a;
cursor: url(https://i.imgur.com/J4f5nY5.png), progress;}
::-moz-selection {
background:#aca69a;
color:#fff;}
::selection {
background:#aca69a;
color:#fff;}
::-webkit-scrollbar {width:7px;}
::-webkit-scrollbar-button:start:decrement{height:5px; display:block; background:none;}
::-webkit-scrollbar-button:end:increment{height:5px; display: block; background:none;}
::-webkit-scrollbar-track-piece {background-color:#D5F5E3;}
::-webkit-scrollbar-thumb{ background:#fff ;}
a:link,a:visited {
background-image: url(https://imgur.com/ezmTdwc.gif);
background-size:100px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-decoration:none;
-webkit-transition: .3s;
-moz-transition: .3s;}
a:hover {
-webkit-transition: .3s;
-moz-transition: .3s;
cursor: url(https://i.imgur.com/hDbujhU.png), progress;}
b{text-decoration:bold; }
u{
text-decoration:underline;
border-bottom:1px dotted #dae2e3;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;}
u:hover{
border-bottom:1px dashed #fff;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;}
i{-webkit-transition: .4s;}
i:hover{letter-spacing:2px;-webkit-transition: .4s;}
/* blockquote
----------------------------------------------- */
blockquote {
font-size:10px;
padding: 5px 15px;
background:#D5F5E3;
border:6px solid #fff;
outline: 2px solid #D5F5E3;
-webkit-transition: .4s;
-moz-transition: .4s;}
blockquote:hover {
background:#ABEBC6;
outline: 2px solid #ABEBC6;
-webkit-transition: .4s;
-moz-transition: .4s;}
/* post
----------------------------------------------- */
#title{
background:#D5F5E3;
line-height: 15px;
padding:2px 4px;
padding-left:20px;
height: 15px;
text-align:left;
border-radius:3px;}
.date{
background:#fff;
border:1px solid #D5F5E3;
font-size:10px;
letter-spacing:1px;
line-height: 15px;
padding:2px 4px;
height: 13px;
width:210px;
margin-top: -19px;
float:right;
text-align:center;
border-radius:3px;}
.on{
font-size:11px;
text-align:center;
color:#aca69a;}
.on a{-webkit-background-clip: none; -webkit-text-fill-color: #aca69a;}
/* other
----------------------------------------------- */
tu {
text-shadow:8px 0 #fff, -8px 0 #fff;
-webkit-transition: all 0.6s;}
tu:hover{
color:#fff;
text-shadow: -1px 0 #bad4e1, 0 1px #bad4e1, 1px 0 #bad4e1, 0 -1px #bad4e1;
-webkit-transition: all 0.6s;}
ma {
padding:2px;
border-radius:2px;
background:#bad4e1;
color:#fff;
-webkit-transition: all 0.6s;}
ma:hover {
color:#dae2e3;
background:#fff;
-webkit-animation: flash 0.8s linear;
-moz-animation: flash 0.8s linear;
-ms-animation: flash 0.8s linear;
animation: flash 0.8s linear;}
@-webkit-keyframes flash {
0%, 50%, 100% {opacity: 1;}
25%, 75% {opacity: 0.2;}
}
@keyframes flash {
0%, 50%, 100% {opacity: 1;}
25%, 75% {opacity: 0.2;}
}
mt {
color:#fff;
font-style:bold;
padding:3px;
text-shadow: -1px 0 #aca69a, 0 1px #aca69a, 1px 0 #aca69a, 0 -1px #aca69a;}
/* links
----------------------------------------------- */
a.li {
-webkit-background-clip: none;
-webkit-text-fill-color: #aca69a;
text-align:center;
border:1px solid #bad4e1;
padding: 2px;
display:inline-block;
width:100px;
margin: 2px;
background: #fff;
overflow: hidden;}
a.li > span {display:inline-block; padding: 2px 0;}
a.li:hover > span:nth-child(odd) {
-webkit-animation: anim-nanuk-1 0.5s forwards;
animation: anim-nanuk-1 0.5s forwards;}
a.li:hover > span:nth-child(even) {
-webkit-animation: anim-nanuk-2 0.5s forwards;
animation: anim-nanuk-2 0.5s forwards;}
a.li:hover > span:nth-child(odd), a.li:hover > span:nth-child(even) {
-webkit-animation-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
transition-animation-function: cubic-bezier(0.75, 0, 0.125, 1);}
@-webkit-keyframes anim-nanuk-1 {
0%,100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);}
49% {
opacity: 1;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);}
50% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
color: inherit;}
51% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
color: #fff;}
100% {color:#ccc;}
}
@keyframes anim-nanuk-1 {
0%,
100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);}
49% {
opacity: 1;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);}
50% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
color: inherit;}
51% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
color: #fff;}
100% {color:#ccc;}
}
@-webkit-keyframes anim-nanuk-2 {
0%,100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);}
49% {
opacity: 1;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);}
50% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
color: inherit;}
51% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
color: #fff;}
100% {color:#ccc;}
}
@keyframes anim-nanuk-2 {
0%,100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);}
49% {
opacity: 1;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);}
50% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
color: inherit;}
51% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
color: #fff;}
100% {color:#ccc;}
}
a.li:hover > span:nth-child(1) {-webkit-animation-delay: 0s;animation-delay: 0s;}
a.li:hover > span:nth-child(2) {-webkit-animation-delay: 0.05s;animation-delay: 0.05s;}
a.li:hover > span:nth-child(3) {-webkit-animation-delay: 0.1s;animation-delay: 0.1s;}
a.li:hover > span:nth-child(4) {-webkit-animation-delay: 0.15s;animation-delay: 0.15s;}
a.li:hover > span:nth-child(5) {-webkit-animation-delay: 0.2s;animation-delay: 0.2s;}
a.li:hover > span:nth-child(6) {-webkit-animation-delay: 0.25s;animation-delay: 0.25s;}
a.li:hover > span:nth-child(7) {-webkit-animation-delay: 0.3s;animation-delay: 0.3s;}
a.li:hover > span:nth-child(8) {-webkit-animation-delay: 0.35s;animation-delay: 0.35s;}
a.li:hover > span:nth-child(9) {-webkit-animation-delay: 0.4s;animation-delay: 0.4s;}
a.li:hover > span:nth-child(10) {-webkit-animation-delay: 0.45s;animation-delay: 0.45s;}
a.li:hover > span:nth-child(11) {-webkit-animation-delay: 0.5s;animation-delay: 0.5s;
}
/* navi
----------------------------------------------- */
.maintitle{
background-color:#fff;
padding:15px;
text-align:center;
width:700px;
height:80px;
margin-left:200px;
margin-top:-2px;
font:32px ehands;
line-height:0.1;
}
.header {
background-color:#D5F5E3;
padding: 15px;
text-align: center;
width:700px;
height:90px;
border-radius:3px;
margin-left:200px;
margin-top:0px;
font-size:14px;
letter-spacing: 1px;
word-spacing: 1px;
text-transform: uppercase;
}
#navibar {
overflow: hidden;
background-color: #fff;
border-radius:3px;
width:140px;
padding:5px;
margin-left:200px;
}
#navibar a {
float: left;
margin-left:-10px;
width: 140px;
display: block;
background-image: none;
-webkit-background-clip: text;
-webkit-text-fill-color: #aca69a;
font-size:12px;
text-align: center;
padding: 10px;
text-decoration: none;
letter-spacing: 1px;
word-spacing: 1px;
border-bottom:2px solid #D5F5E3;
}
#navibar .mine {position: relative; }
#navibar .mine img {
width: 110px;
height: 110px;
border-radius:100px;
float:center;
margin-top:-3px;}
#navibar a:last-child {
margin-bottom: 0px;
border-bottom: 0px solid #fff; }
#navibar a:hover {
background-color: transparent;
-webkit-background-clip: text;
-webkit-text-fill-color: #ddd; }
.sticky {
position: fixed;
top: 0px;
width: 100%;}
.sticky .content {
padding-top: 0px;}
.content{
width:540px;
background:#fff;
border-radius:3px;
padding:10px;
padding-bottom:20px;
margin-top:-317px;
bottom:40px;
left:370px;
position:relative;}
#main{
width:auto;
background:#fff;
margin-top:-28px;}
@font-face {
font-family: "etiny";
src: url('https://dl.dropbox.com/s/d8j5u8ksqhcve4e/tiny.ttf'); }
@font-face {
font-family: "ekarla";
src: url('https://dl.dropbox.com/s/zju7lx23vq3qlla/Karla-Regular.ttf');}
@font-face {
font-family: "ehands";
src: url('https://dl.dropbox.com/s/d4rgrtrc139hvg7/HandsOn-Regular.ttf');}
Say Cheese!
# 小说部落格
[ 喜欢,, 可以很多个、但是爱,, 却只有那么一个。♥ ]
悠虎 XD 俺来更新咯 :P
看到标题就知道俺终于更换小说部落格的皮肤了、
真的是久违啊~~~~
想必这个设计会持续很久很久,,因为我很少更新小说部落格的说 [ 欠揍 -.- ]
好啦好啦、不废话
看看这次的设计吧 :P
姜啷 XD 绿绿的很环保 很大自然 眼睛很舒服 对不对? xD
{{ 点击进入 依恋°心语 }}
原本是要大自然兔子风的 =3=
怎么知道弄出来是一团糟
只好从新弄过 :3 四叶草/幸运草为主
全是棋棋"给"的点子 [ 其实是我抄袭了他之前那么renew-kc 的设计主题 lol ]
对不起 棋棋 T3T 俺不是故意抄袭的 :(
页面,,我还蛮满意的
最近看到蛮多部落格都用着这样的页面effect
所以code 给我改了又改 -.- 就显得有那么点点不一样啦 [ 看得出啦吼? ]
然后...........就将咯-.-
啊、对了!! 记得去hover 那个Hello 字眼 XD
我弄到快疯掉的效果 =3=
一直失效、最后我搞定了!! hiak hiak hiak xD
我真的好佩服自己 :3 我怎么会遮莫聪明的 ?!! [ 来人啊、拖出去斩了! ]
小说也才更新至第3章 -.-
灵感灵感快点来... 我爱你 我需要你 :3 [ 呕~ ]
愿我能一口气更新至6---10章
不然真的会死啊~~~~~ T3T
假期有补习&学校的功课要做
突然觉得自己好忙哦 哈哈 XD
谁要来传授我分身术?!! 在下感激不尽啊 xD
-----------------------------------------------------------------------------------------------
继上次玩水节的回忆、
5A1 的"小孩们"又创下了一个新的回忆 XD
[ 有米有看到最丑的我!!? ]
请找出2个共同点!!
答对我送你这张照片 xDD ( 谁会要啊 -.-" )
帅哥美女如云啊 XD [ 咳咳、除了俺 ]
大大大大大爱这张照片的说 ♥♥♥♥♥♥♥
我被拍到很白的说 XDD but额头很高 -.- 无视无视!!! T3T
我越来越爱这班了 肿么办? =3=
4月又有一次该死的考试 操 -.-
记得给我答案蛤 亲爱的你们 :P [ 揍! ]
-----------------------------------------------------------------------------------------------
最近呢、咱们4猪团聚了 ♥.♥
好开心 很久很久没一起聊天了 :(
你知不知道俺很想念你们啊?!! ♥
快点来说声 " 我也想你 " 给我听听啊!! XD
还有还有还有、预计回馈会在这个星期举办哦 :P
我很怕到最后只有几只小猫看到回馈 →_→ 我会哭死啊~~~~
记得要赏个脸来捧场啊T3T
不然你们要我颜面何存啊~~~ T3T
会是课程? 订单? 还是......... xD
到时候你们看就知道啦 :P
记得记得记得来捧场 :(
不让我会哭 还是哭到稀里哗啦的那种!! xD
-----------------------------------------------------------------------------------------------
最后要来提醒一下宝贝们、
记得记得要多多喝水,,少吃煎炸/辛辣的食物哦
因为天气实在是太太太太太太太热了!
所以丫、要好好照顾自己哦 :)
感冒了苦的是自己 [ 那些年、我们一起感冒 XD ]
画个句点。说声晚安 爱你们 muack ! xD
标签: 生活點滴, 小说部落格, 新皮儿
# 小说部落格 ♥
[ 喜欢,, 可以很多个、但是爱,, 却只有那么一个。♥ ]
悠虎 XD 俺来更新咯 :P
看到标题就知道俺终于更换小说部落格的皮肤了、
真的是久违啊~~~~
想必这个设计会持续很久很久,,因为我很少更新小说部落格的说 [ 欠揍 -.- ]
好啦好啦、不废话
看看这次的设计吧 :P
姜啷 XD 绿绿的很环保 很大自然 眼睛很舒服 对不对? xD
{{ 点击进入 依恋°心语 }}
原本是要大自然兔子风的 =3=
怎么知道弄出来是一团糟
只好从新弄过 :3 四叶草/幸运草为主
全是棋棋"给"的点子 [ 其实是我抄袭了他之前那么renew-kc 的设计主题 lol ]
对不起 棋棋 T3T 俺不是故意抄袭的 :(
页面,,我还蛮满意的
最近看到蛮多部落格都用着这样的页面effect
所以code 给我改了又改 -.- 就显得有那么点点不一样啦 [ 看得出啦吼? ]
然后...........就将咯-.-
啊、对了!! 记得去hover 那个Hello 字眼 XD
我弄到快疯掉的效果 =3=
一直失效、最后我搞定了!! hiak hiak hiak xD
我真的好佩服自己 :3 我怎么会遮莫聪明的 ?!! [ 来人啊、拖出去斩了! ]
小说也才更新至第3章 -.-
灵感灵感快点来... 我爱你 我需要你 :3 [ 呕~ ]
愿我能一口气更新至6---10章
不然真的会死啊~~~~~ T3T
假期有补习&学校的功课要做
突然觉得自己好忙哦 哈哈 XD
谁要来传授我分身术?!! 在下感激不尽啊 xD
-----------------------------------------------------------------------------------------------
继上次玩水节的回忆、
5A1 的"小孩们"又创下了一个新的回忆 XD
[ 有米有看到最丑的我!!? ]
请找出2个共同点!!
答对我送你这张照片 xDD ( 谁会要啊 -.-" )
帅哥美女如云啊 XD [ 咳咳、除了俺 ]
大大大大大爱这张照片的说 ♥♥♥♥♥♥♥
我被拍到很白的说 XDD but额头很高 -.- 无视无视!!! T3T
我越来越爱这班了 肿么办? =3=
4月又有一次该死的考试 操 -.-
记得给我答案蛤 亲爱的你们 :P [ 揍! ]
-----------------------------------------------------------------------------------------------
最近呢、咱们4猪团聚了 ♥.♥
好开心 很久很久没一起聊天了 :(
你知不知道俺很想念你们啊?!! ♥
快点来说声 " 我也想你 " 给我听听啊!! XD
还有还有还有、预计回馈会在这个星期举办哦 :P
我很怕到最后只有几只小猫看到回馈 →_→ 我会哭死啊~~~~
记得要赏个脸来捧场啊T3T
不然你们要我颜面何存啊~~~ T3T
会是课程? 订单? 还是......... xD
到时候你们看就知道啦 :P
记得记得记得来捧场 :(
不让我会哭 还是哭到稀里哗啦的那种!! xD
-----------------------------------------------------------------------------------------------
最后要来提醒一下宝贝们、
记得记得要多多喝水,,少吃煎炸/辛辣的食物哦
因为天气实在是太太太太太太太热了!
所以丫、要好好照顾自己哦 :)
感冒了苦的是自己 [ 那些年、我们一起感冒 XD ]
画个句点。说声晚安 爱你们 muack ! xD
标签: 生活點滴, 小说部落格, 新皮儿