We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f695fd9 commit 86e2ce7Copy full SHA for 86e2ce7
app/styles/main.less
@@ -380,6 +380,8 @@ header{
380
display: none;
381
color: #bbb;
382
text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.6);
383
+ right: 40px;
384
+ top: 12px;
385
}
386
387
.textlist tr:hover .permalink {
@@ -1123,11 +1125,11 @@ h2.loading {
1123
1125
text-align: center;
1124
1126
line-height: 42px;
1127
color: @bright-blue;
-
1128
+
1129
text-shadow: 0 0 20px rgba(200, 200, 200, .5);
1130
-webkit-animation: opacity-pulsate 2s linear;
- -webkit-animation-iteration-count: infinite;
1131
+ -webkit-animation-iteration-count: infinite;
1132
1133
1134
1135
@-webkit-keyframes pulsate {
0 commit comments