1,393
edits
| No edit summary | No edit summary | ||
| Line 39: | Line 39: | ||
| .title { | .title { | ||
|    font-size:  |    font-size: 400%; | ||
| } | } | ||
| Line 51: | Line 51: | ||
|    border-right: none; |    border-right: none; | ||
| } | } | ||
| #p-Navigation, #p-search, #p-tb, #p-Information, #p-General_Categories, #p-Organizations, #p-Lore { | #p-Navigation, #p-search, #p-tb, #p-Information, #p-General_Categories, #p-Organizations, #p-Lore { | ||
| Line 87: | Line 91: | ||
|    background: -ms-linear-gradient(top, #000000 0%,#000000 75%,#1c1c1c 100%); /* IE10+ */ |    background: -ms-linear-gradient(top, #000000 0%,#000000 75%,#1c1c1c 100%); /* IE10+ */ | ||
| } | } | ||
| .portlet a.new {color: blue;} | .portlet a.new {color: blue;} | ||
| Line 132: | Line 140: | ||
|      text-transform: capitalize; |      text-transform: capitalize; | ||
|      background-position: bottom left; |      background-position: bottom left; | ||
| } | |||
| #p-personal a.new {color: black;} | |||
| #p-personal a:visited {color: white;} | |||
| #p-personal a:active {color: white;} | |||
| #p-personal a:link {color: white;} | |||
| #p-personal li a:hover { | |||
| 	text-decoration: none; | |||
| 	background-color: transparent; | |||
|         text-decoration: underline; | |||
| } | |||
| #p-personal {  | |||
|     font: "new century schoolbook", serif; | |||
|     font-weight: bold; | |||
|     background-color: transparent; | |||
|     background: #B4AE9C url("http://images.wikia.com/arsmagica/images/7/7d/Edge.jpg"); | |||
|     background-position: top left; | |||
| } | } | ||