Underline all links in body, none in header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -650,6 +650,10 @@ a.view-comment-post-link {
|
||||
background: #e4f2fd;
|
||||
}
|
||||
|
||||
#wphead a, #user_info a, #dashmenu a, #adminmenu a, #submenu a, #sidemenu a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#wphead #viewsite {
|
||||
position: absolute;
|
||||
margin-top: 8px;
|
||||
|
||||
Reference in New Issue
Block a user