@import url(https://proposal-funsite.wdfiles.com/local--code/omni:tabview-is-okay);
@import url(https://proposal-funsite.wdfiles.com/local--code/omniblank:i-hate-me-blockquote-test);
body {
background: #000000 url(http://themes.wdfiles.com/local--files/maple-malware/Eyes%20on%20You) repeat 0 0;
color: #4D4F4F;
}
a {color: gray;text-decoration: none;}
a.newpage {color: red;}
a:hover {color: lightred;background-color: darkred;}
/*** TABLE OF CONTENTS **************/
#toc {background-color: #4D4F4F;}
#toc .title {color: black; text-decoration: underline;}
/* OWINDOWS ------------------------------------------------------------- */
.odialog-shader,.notify-shader {
background-color: #222;
filter: alpha(opacity=55);
opacity: 0.55 !important;
}
.owindow,.notify{
background-color: #fff;
border: none;
padding: 0;
color: #454545;
font: normal 0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.874);
-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.874);
box-shadow: 0 1px 4px rgba(0,0,0,0.874);
-webkit-background-clip: padding-box;
}
.owindow .title, .notify-title {
font: nornal 1em "Lucida Grande", Lucida, Verdana, sans-serif;
padding: 10px;
color: #ddd;
text-shadow: 0px -1px 1px rgba(0,0,0,0.5);
height: 16px;
background: #313537 url(https://themes.wikidot.com/local--files/maple-malware/IMG_1238.jpeg) repeat-x 0 0;
border-bottom: 1px solid #2d2d2d;
-webkit-background-clip: padding-box;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow:
0 1px 0 rgba(255,255,255,0.1) inset,
0 1px 2px rgba(0,0,0,0.3);
-moz-box-shadow:
0 1px 0 rgba(255,255,255,0.1) inset,
0 1px 2px rgba(0,0,0,0.3);
box-shadow:
0 1px 0 rgba(255,255,255,0.1) inset,
0 1px 2px rgba(0,0,0,0.3);
}
.owindow h1,.notify h1 {
font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
margin: 10px 0;
}
.owindow .content,.notify-content {
padding: 10px;
}
.owindow .button-bar,
.notify-button-bar {
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
position: absolute;
top: 6px;
right: 0;
padding: 0;
}
.owindow .button-bar a, .owindow .button-bar a:active,
.notify-button-bar a,
.notify-button-bar a:active {
background: none;
border: none;
color: #ddd !important;
text-shadow: 0px -1px 1px rgba(0,0,0,0.5);
padding: 0;
margin: 0 10px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.owindow .button-bar a:hover,
.notify-button-bar a:hover {
background: none;
color: #fff !important;
text-decoration: none;
/*** TABVIEW *****************/
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
border:solid gray; /* color of the line between tab list and content */
border-width:0 0 3px; /*thickness of the line between tab list and content */
}
.yui-navset .yui-nav li,
.yui-navset .yui-navset-top .yui-nav li {
margin:0 1px 0 0; /* space between tabs */
}
.yui-navset .yui-nav .selected,
.yui-navset .yui-navset-top .yui-nav .selected {
margin:0 1px -1px 0; /* for overlap */
}
/* Settings for unselected tabs */
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
background: #525252 url(http://themes.wikidot.com/local--files/rainbow-base/tabcolor.png) repeat-x -3px;
border-top:solid #525252 1px;
border-left:solid #525252 1px;
border-right:solid #525252 1px;
font-weight:600;
font-size:80%;
color:#000;/*tab text color*/
}
/* Settings for unselected tabs */
.yui-navset .yui-nav a:hover,
.yui-navset .yui-navset-top .yui-nav a:hover {
background: #ffffff
}
/* Settings for unselected tabs */
.yui-navset .yui-nav a em,
.yui-navset .yui-navset-top .yui-nav a em {
border:solid #f00 0px;
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
background: #525252 url(http://themes.wikidot.com/local--files/rainbow-base/tabcolor.png) repeat-x -3px;
color:#fff;border:1px solid gray;
}
/* Blockquote */
blockquote {
background: none;
border: none;
border-left-style: solid;
border-left-color: red;
border-left-width: 5px;
background-color: gray;
color: #fff;
min-height: 30px;
padding: 0 45px;
margin: 0 40px 25px 5px;
}
Where are the eyes?
Your code is Our code.
The problem was that the image’s designation changes to ‘eyes on you’ from IMG_1228(?)
Your code is Our code.