Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
noblogs-wp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ai
noblogs-wp
Commits
1a9e3bd5
Commit
1a9e3bd5
authored
14 years ago
by
root
Committed by
agata
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Patch theme darwin-buddypress-buddypack
parent
c984f30e
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
wp-content/themes/darwin-buddypress-buddypack/style.css
+22
-28
22 additions, 28 deletions
wp-content/themes/darwin-buddypress-buddypack/style.css
with
22 additions
and
28 deletions
wp-content/themes/darwin-buddypress-buddypack/style.css
+
22
−
28
View file @
1a9e3bd5
...
...
@@ -21,9 +21,7 @@ body {
font-family
:
Tahoma
,
Verdana
,
sans-serif
;
line-height
:
160%
;
color
:
#333
;
width
:
90%
;
min-width
:
960px
;
max-width
:
1250px
;
margin
:
0
auto
;
padding-top
:
0
!important
;
/* Remove the top padding space for the admin bar in this theme */
}
...
...
@@ -78,22 +76,15 @@ span.activity, div#message p {
text-decoration
:
none
;
}
/* > Admin Bar
-------------------------------------------------------------- */
#wp-admin-bar
.padder
{
width
:
90%
!important
;
/* Line up the admin bar with the content body in this theme */
}
/* > Header
-------------------------------------------------------------- */
#header
{
position
:
relative
;
color
:
#fff
;
background
:
#ba1800
url(darwin-sample
.gif)
repeat
-x
;
background
:
url("http://noblogs.autistici.org/wp-content/uploads/2010/06/header-noblogs
.gif
"
)
no-
repeat
0
-10px
#FF0000
;
margin-bottom
:
20px
;
height
:
1
0
0px
;
height
:
1
2
0px
;
padding-top
:
25px
;
}
body
.activity-permalink
#header
{
height
:
65px
;
}
...
...
@@ -151,11 +142,11 @@ ul#nav {
padding
:
0
;
position
:
absolute
;
list-style
:
none
;
background
:
#
bc18
00
;
background
:
#
0000
00
;
width
:
100%
;
padding
:
5px
0
;
top
:
1
0
0px
;
border-top
:
1px
solid
#
cd4225
;
top
:
1
2
0px
;
border-top
:
1px
solid
#
333333
;
border-bottom
:
1px
solid
#941300
;
}
body
.activity-permalink
ul
#nav
{
display
:
none
;
}
...
...
@@ -169,14 +160,14 @@ ul#nav {
font-weight
:
bold
;
text-decoration
:
none
;
padding
:
7px
15px
;
background
:
#
bc18
00
;
border-right
:
1px
solid
#
9b0f00
;
border-left
:
1px
solid
#
cd4225
;
background
:
#
000
00
;
border-right
:
1px
solid
#
666666
;
border-left
:
1px
solid
#
333333
;
text-shadow
:
#000
1px
1px
0
;
}
ul
#nav
li
.selected
a
{
text-shadow
:
#222
1px
1px
0
;
background
:
#
d31f04
;
background
:
#
333333
;
color
:
#fff
;
font-weight
:
bold
;
}
...
...
@@ -186,10 +177,13 @@ ul#nav {
div
#container
{
position
:
relative
;
width
:
100%
;
width
:
90%
;
max-width
:
1250px
;
min-width
:
960px
;
border-bottom
:
1px
solid
#e0e0e0
;
background
:
#fff
;
overflow
:
hidden
;
margin
:
0
auto
;
}
body
.activity-permalink
div
#container
{
background
:
none
;
...
...
@@ -666,6 +660,7 @@ form.standard-form {
form
.standard-form
input
[
type
=
password
]
{
margin-bottom
:
5px
;
width
:
75%
;
}
form
.standard-form
label
,
form
.standard-form
span
.label
{
...
...
@@ -1647,10 +1642,8 @@ body {
position
:
relative
;
padding
:
0
;
width
:
100%
;
min-width
:
960px
;
max-width
:
1250px
;
margin
:
0
auto
;
background
:
#
bc18
00
;
background
:
#
0000
00
;
height
:
25px
;
}
body
.activity-permalink
#wp-admin-bar
.padder
{
...
...
@@ -1820,3 +1813,4 @@ body {
padding
:
0
6px
;
margin-left
:
2px
;
}
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment