Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators, Widget editors
23,779
edits
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
} | } | ||
</script> | </script> | ||
<style> | |||
.darkClass | |||
{ | |||
background-color: white; | |||
filter:alpha(opacity=50); /* IE */ | |||
opacity: 0.5; /* Safari, Opera */ | |||
-moz-opacity:0.50; /* FireFox */ | |||
z-index: 20; | |||
height: 100%; | |||
width: 100%; | |||
background-repeat:no-repeat; | |||
background-position:center; | |||
position:absolute; | |||
top: 0px; | |||
left: 0px; | |||
} | |||
</style> | |||
<div style="background-color: black; width: 92%;"> | <div style="background-color: black; width: 92%;"> | ||
<div style="position: relative; top: 10px; left: 35px;"> | <div style="position: relative; top: 10px; left: 35px;"> |