Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
Tz Tools
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
f7bc2881
authored
2013-11-07 16:47:30 -0500
by
Marty Penner
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update styles for WP 3.5. refs #1604
1 parent
4d003167
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
com/Branding/css/tenzing.css
com/Branding/css/tenzing.css
View file @
f7bc288
...
...
@@ -39,7 +39,7 @@
margin-left
:
0
;
}
#footer
{
#
wp
footer
{
background
:
#3b0d32
;
color
:
#fadfb3
;
margin
:
0
;
...
...
@@ -77,7 +77,10 @@
#user_info
p
a
,
#user_info
a
{
color
:
#fadfb3
;
}
#favorite-actions
{
margin
:
15px
12px
0
;
}
#user_info
a
:link
,
#user_info
a
:visited
,
#footer
a
:link
,
#footer
a
:visited
{
#user_info
a
:link
,
#user_info
a
:visited
,
#wpfooter
a
:link
,
#wpfooter
a
:visited
{
color
:
#f7bd55
;
text-decoration
:
none
;
}
...
...
Please
register
or
sign in
to post a comment