Jump to content

User:Paradox-01/vector.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* Redesigned outbound arrow for external links */
div#content a.external
{
background-image:none;
background-size:0px;
background-position:top right;
background-repeat:no-repeat;
padding-right:0px;
}
div#content a.external[href*=".oni2.net"] {
  background-image:none;
  background-size:0px;
  background-position:top right;
  background-repeat:no-repeat;
  padding-right:0px;
}
/* Prevent sidewards scrolling in pre elements */
/* Prevent sidewards scrolling in pre elements */
pre
pre
Line 15: Line 33:
{
{
   font-family: Arial !important;
   font-family: Arial !important;
   background-color: #def;
  font-size: 14pt !important;
   background-color: #fed;
}
}
/*[[Category:Userspace]]*/
8,706

edits