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
69b35376
Commit
69b35376
authored
5 years ago
by
agata
Browse files
Options
Downloads
Patches
Plain Diff
rwd per theme noblogs-home
parent
4f54338a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
wp-content/themes/noblogs-home/style.css
+130
-60
130 additions, 60 deletions
wp-content/themes/noblogs-home/style.css
with
130 additions
and
60 deletions
wp-content/themes/noblogs-home/style.css
+
130
−
60
View file @
69b35376
...
...
@@ -2,95 +2,165 @@
Theme Name: NoBlogs Home (Buddypress)
Theme URI: http://noblogs.org/
Description: NoBlogs home page theme.
Version: 1.
0
Version: 1.
1
Author: autistici.org
Author URI: http://www.autistici.org/
Template: bp-default
Tags: buddypress, two-column, grey, dark
*/
/* Inherit the default theme styles
/* Inherit the default theme styles
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );
Inherit the default theme adminbar styles
Inherit the default theme adminbar styles
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );*/
h1
{
font-size
:
28px
;
margin-bottom
:
25px
;
}
h2
{
font-size
:
24px
;
margin-bottom
:
20px
;
}
h3
{
font-size
:
20px
;
}
h1
{
font-size
:
28px
;
margin-bottom
:
25px
;
}
h2
{
font-size
:
24px
;
margin-bottom
:
20px
;
}
h3
{
font-size
:
20px
;
}
h4
{
font-size
:
16px
;
margin-bottom
:
15px
;
}
h5
{
font-size
:
14px
;
margin-bottom
:
0
;
}
h6
{
font-size
:
12px
;
margin-bottom
:
0
;
}
h4
{
font-size
:
16px
;
margin-bottom
:
15px
;
}
a
{
color
:
#000
;
text-decoration
:
none
;
}
a
:hover
{
color
:
#ff0000
;
}
a
:active
{
color
:
#888
;
}
a
:focus
{
outline
:
1px
dotted
#ccc
;
}
h5
{
font-size
:
14px
;
margin-bottom
:
0
;
}
h6
{
font-size
:
12px
;
margin-bottom
:
0
;
}
a
{
color
:
#000
;
text-decoration
:
none
;
}
a
:hover
{
color
:
#ff0000
;
}
a
:active
{
color
:
#888
;
}
a
:focus
{
outline
:
1px
dotted
#ccc
;
}
#noblogs_about
{
height
:
200px
;
background
:
url(/wp-content/themes/noblogs-home/images/animation.gif)
no-repeat
;
padding-left
:
170px
;
padding-top
:
40px
;
font-family
:
Helvetica
,
arial
,
sans-serif
;
font-size
:
28px
;
line-height
:
1.2em
;
height
:
200px
;
background
:
url(/wp-content/themes/noblogs-home/images/animation.gif)
no-repeat
;
padding-left
:
170px
;
padding-top
:
40px
;
font-family
:
Helvetica
,
arial
,
sans-serif
;
font-size
:
28px
;
line-height
:
1.2em
;
}
#noblogs_about
.apicetto_sx
{
vertical-align
:
top
;
font-size
:
48px
;
color
:
#666
;
vertical-align
:
top
;
font-size
:
48px
;
color
:
#666
;
}
#noblogs_about
.about_text
{
}
#noblogs_about
.about_text
{}
#noblogs_about
.apicetto_dx
{
font-size
:
48px
;
color
:
#666
;
vertical-align
:
bottom
;
font-size
:
48px
;
color
:
#666
;
vertical-align
:
bottom
;
}
#header
{
background-image
:
url(images/noblogs-bp1.png)
;
background-image
:
url(images/noblogs-bp1.png)
;
min-width
:
100%
;
}
#header
h1
a
,
#desc
{
color
:
#FFFFFF
;
#header
h1
a
,
#desc
{
color
:
#FFFFFF
;
}
div
#container
{
position
:
relative
;
width
:
100%
;
-moz-border-radius
:
6px
;
-webkit-border-radius
:
6px
;
border-right
:
1px
solid
#e0e0e0
;
border-bottom
:
1px
solid
#e0e0e0
;
background
:
#fff
;
overflow
:
hidden
;
}
body
.activity-permalink
div
#container
{
background
:
none
;
border
:
none
;
}
position
:
relative
;
width
:
100%
;
-moz-border-radius
:
6px
;
-webkit-border-radius
:
6px
;
border-right
:
1px
solid
#e0e0e0
;
border-bottom
:
1px
solid
#e0e0e0
;
background
:
#fff
;
overflow
:
hidden
;
}
body
.activity-permalink
div
#container
{
background
:
none
;
border
:
none
;
}
div
#content
.padder
{
margin-right
:
225px
;
border-right
:
1px
solid
#ddd
;
-moz-border-radius-topleft
:
6px
;
-webkit-border-top-left-radius
:
6px
;
-moz-border-radius-bottomleft
:
6px
;
-webkit-border-bottom-left-radius
:
6px
;
margin-right
:
225px
;
border-right
:
1px
solid
#ddd
;
-moz-border-radius-topleft
:
6px
;
-webkit-border-top-left-radius
:
6px
;
-moz-border-radius-bottomleft
:
6px
;
-webkit-border-bottom-left-radius
:
6px
;
}
div
#sidebar
{
float
:
left
;
width
:
224px
;
margin-left
:
-226px
;
margin-top
:
1px
;
border-left
:
1px
solid
#ddd
;
-moz-border-radius-topright
:
3px
;
-webkit-border-top-right-radius
:
3px
;
background
:
url( images/sidebar_back.gif )
top
left
repeat-x
;
float
:
left
;
width
:
224px
;
margin-left
:
-226px
;
margin-top
:
1px
;
border-left
:
1px
solid
#ddd
;
-moz-border-radius-topright
:
3px
;
-webkit-border-top-right-radius
:
3px
;
background
:
url(images/sidebar_back.gif )
top
left
repeat-x
;
}
body
.activity-permalink
{
min-width
:
none
;
}
body
#bp-default
#wp-admin-bar
.padder
{
min-width
:
none
;
}
body
#bp-default
.activity-permalink
#wp-admin-bar
.padder
{
min-width
:
none
;
}
div
#content
img
{
max-width
:
100%
;
}
@media
only
screen
and
(
max-width
:
950px
)
{
#header
#search-bar
{
margin-top
:
93px
;
position
:
initial
;
}
#header
h1
h1
{
width
:
100%
;
line-height
:
1
;
}
ul
#nav
{
margin-top
:
125px
;
position
:
initial
;
}
ul
#nav
li
{
float
:
left
;
}
}
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