845
edits
No edit summary |
No edit summary |
||
| Line 149: | Line 149: | ||
div #mw-head ul li a,div#footer ul li a:visited { | div #mw-head ul li a,div#footer ul li a:visited { | ||
color: white; | color: white; | ||
} | |||
nav #p-personal .vector-menu { | |||
/* Font & Text */ | |||
font-family: sans-serif; | |||
font-size: 16px; | |||
font-style: normal; | |||
font-variant: normal; | |||
font-weight: 400; | |||
letter-spacing: normal; | |||
line-height: normal; | |||
text-decoration: none solid rgb(0, 0, 0); | |||
text-align: start; | |||
text-indent: 0px; | |||
text-transform: none; | |||
vertical-align: baseline; | |||
white-space: normal; | |||
word-spacing: 0px; | |||
/* Color & Background */ | |||
background-attachment: scroll; | |||
background-color: rgba(0, 0, 0, 0); | |||
background-image: none; | |||
background-position: 0% 0%; | |||
background-repeat: repeat; | |||
color: rgb(0, 0, 0); | |||
/* Box */ | |||
height: 21.1875px; | |||
width: 292.094px; | |||
border: 0px none rgb(0, 0, 0); | |||
border-top: 0px none rgb(0, 0, 0); | |||
border-right: 0px none rgb(0, 0, 0); | |||
border-bottom: 0px none rgb(0, 0, 0); | |||
border-left: 0px none rgb(0, 0, 0); | |||
margin: 0px; | |||
padding: 0px; | |||
max-height: none; | |||
min-height: 0px; | |||
max-width: none; | |||
min-width: 0px; | |||
/* Positioning */ | |||
position: absolute; | |||
top: 6px; | |||
bottom: 52.8125px; | |||
right: 16px; | |||
left: 1594.91px; | |||
float: none; | |||
display: block; | |||
clear: none; | |||
z-index: 100; | |||
} | } | ||