Driver: Parallel Lines Wiki
Advertisement

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/******************************************************************************/
                           /* IMPORTS HERE */        
@import "/index.php?title=MediaWiki:Common.css/portableinfobox.css&action=raw&ctype=text/css";
@import url("/load.php?mode=articles&only=styles&articles=MediaWiki:Portal.css");

/*******************************************************************************/
                           /* REDIRECTS */
 
/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect {
   font-style: italic;
}
.allpagesredirect:after {
   color: #808080; content: " (redirect)"
}
.watchlistredir {
   font-style: italic;
}
/*******************************************************************************/
                           /* WIKI HEADER */
                           
/* Background */
.WikiHeader {
background-image: url(https://vignette.wikia.nocookie.net/driver-parallel-lines/images/a/a5/Wiki_Header_Background.png/revision/latest?cb=20161204135711);
background-size:100%100%;
}
 
.WikiaSiteWrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.WikiHeader > nav li {background: #757575}

/*******************************************************************************/
                            /* USER COLORS */
                            
/* Bureaucrats */
 a[href="/wiki/User:Monkeypolice188"] { color:#00FFFF!important; }
 
 /* Administrators */
 a[href="/wiki/User:WikiaIvan1997"] { color:#01DF01!important; }

 /* Patrollers */
 a[href="/wiki/User:Davazz"] { color:#FF8000 !important; }

/* Chat mods */
 a[href="/wiki/User:AndreyFD"] { color:#FF0080 !important; }

/* Bot */
a[href="/wiki/User:MonkeyBot188"] {color:#FFF933 !important; }

/* Important Pages */
a[href="/wiki/Driver:_Parallel_Lines_Wiki:_To-Do_List"] {color:#FFF933 !important; }
a[href="/wiki/Driver:_Parallel_Lines_Wiki:_Manual_of_Style"] {color:#FFF933 !important; }
a[href="/wiki/Driver:_Parallel_Lines_Wiki:_Manual_of_Style/Vehicles"] {color:#FFF933 !important; }
a[href="/wiki/Driver:_Parallel_Lines_Wiki:_Manual_of_Style/Characters"] {color:#FFF933 !important; }
a[href="/wiki/Driver:_Parallel_Lines_Wiki:_Manual_of_Style/Locations"] {color:#FFF933 !important; }
a[href="/wiki/Driver:_Parallel_Lines_Wiki:_Manual_of_Style/Missions"] {color:#FFF933 !important; }
a[href="/wiki/Driver:_Parallel_Lines_Wiki:_Chat_Guidelines"] {color:#FFF933 !important; }
a[href="/wiki/Driver:_Parallel_Lines_Wiki:_Policy"] {color:#FFF933 !important; }
a[href="/wiki/Driver:_Parallel_Lines_Wiki:_Media_Policy"] {color:#FFF933 !important; }
a[href="/wiki/Driver:_Parallel_Lines_Wiki:_Staff"] {color:#FFF933 !important; }
a[href="/wiki/Driver:_Parallel_Lines_Wiki:_Community_Noticeboard"] {color:#FFF933 !important; }
a[href="/wiki/Driver:_Parallel_Lines_Wiki:_Article_Worthy"] {color:#FFF933 !important; }
a[href="/wiki/Driver:_Parallel_Lines_Wiki:_Sandbox"] {color:#FFF933 !important; }
Advertisement