Difference between revisions of "Template:NAIT Edmonton/CSS"
Line 79: | Line 79: | ||
.nlogo{ | .nlogo{ | ||
margin-top:0px; | margin-top:0px; | ||
− | + | ||
margin-left: auto; | margin-left: auto; | ||
margin-right:auto; | margin-right:auto; | ||
color:#ff0000; | color:#ff0000; | ||
− | + | position: fixed; | |
+ | top: 50%; | ||
+ | left: 50%; | ||
+ | margin-top: -50px; | ||
+ | margin-left: -150px; | ||
+ | |||
+ | |||
} | } |
Revision as of 16:58, 10 June 2015