User:JFletcher/vector.css: Difference between revisions

Now I feel stupid - That's why this hasn't been working this whole time? Why haven't I noticed that?!
No edit summary
(Now I feel stupid - That's why this hasn't been working this whole time? Why haven't I noticed that?!)
Line 32: Line 32:


/* Hiding social media links */
/* Hiding social media links */
#ShareLinksBox /* Top of page */
#ShareLinksBox, /* Top of page */
#p-tb+div[style="text-align:center;"][align="center"] /* Sidebar */
#p-tb+div[style="text-align:center;"][align="center"] /* Sidebar */
{
{
   display:none;
   display:none;
}
}