Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
This commit is contained in:
commit
8fc2a891db
@ -2,7 +2,7 @@
|
|||||||
body:after {
|
body:after {
|
||||||
background: none repeat scroll 0 0 #FFFFFF;
|
background: none repeat scroll 0 0 #FFFFFF;
|
||||||
color: red;
|
color: red;
|
||||||
content: "Please update your total conversion script or it will not work properly anymore.";
|
content: "Please update your total conversion script or it will not work properly anymore. \a Google \"ingress total conversion\".";
|
||||||
display: block;
|
display: block;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
left: 381px;
|
left: 381px;
|
||||||
@ -10,6 +10,8 @@ body:after {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 9001;
|
z-index: 9001;
|
||||||
|
white-space: pre;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* general rules ******************************************************/
|
/* general rules ******************************************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user