Merge https://github.com/redmatrix/hubzilla into pending_merge
This commit is contained in:
commit
67909b55fc
@ -1,9 +1,8 @@
|
|||||||
header #banner {
|
header #banner {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
width: 33%;
|
||||||
width: 250px;
|
margin-left: 33%;
|
||||||
margin-left: auto;
|
margin-right: 33%;
|
||||||
margin-right: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#blog-banner {
|
#blog-banner {
|
||||||
|
@ -1,9 +1,8 @@
|
|||||||
header #banner {
|
header #banner {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
width: 33%;
|
||||||
width: 250px;
|
margin-left: 33%;
|
||||||
margin-left: auto;
|
margin-right: 33%;
|
||||||
margin-right: auto;
|
|
||||||
}
|
}
|
||||||
#blog-banner {
|
#blog-banner {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@ -1,9 +1,8 @@
|
|||||||
header #banner {
|
header #banner {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
width: 33%;
|
||||||
width: 250px;
|
margin-left: 33%;
|
||||||
margin-left: auto;
|
margin-right: 33%;
|
||||||
margin-right: auto;
|
|
||||||
}
|
}
|
||||||
#blog-banner {
|
#blog-banner {
|
||||||
position: relative;
|
position: relative;
|
||||||
@ -58,4 +57,4 @@ section {
|
|||||||
#blog-margin {
|
#blog-margin {
|
||||||
margin-right: 5%;
|
margin-right: 5%;
|
||||||
margin-left: 5%;
|
margin-left: 5%;
|
||||||
}
|
}
|
||||||
|
@ -1,9 +1,8 @@
|
|||||||
header #banner {
|
header #banner {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
width: 33%;
|
||||||
width: 250px;
|
margin-left: 33%;
|
||||||
margin-left: auto;
|
margin-right: 33%;
|
||||||
margin-right: auto;
|
|
||||||
}
|
}
|
||||||
#blog-banner {
|
#blog-banner {
|
||||||
position: relative;
|
position: relative;
|
||||||
@ -57,4 +56,4 @@ section {
|
|||||||
#blog-margin {
|
#blog-margin {
|
||||||
margin-right: 5%;
|
margin-right: 5%;
|
||||||
margin-left: 5%;
|
margin-left: 5%;
|
||||||
}
|
}
|
||||||
|
@ -1,9 +1,8 @@
|
|||||||
header #banner {
|
header #banner {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
width: 33%;
|
||||||
width: 250px;
|
margin-left: 33%;
|
||||||
margin-left: auto;
|
margin-right: 33%;
|
||||||
margin-right: auto;
|
|
||||||
}
|
}
|
||||||
#blog-banner {
|
#blog-banner {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@ -1,9 +1,8 @@
|
|||||||
header #banner {
|
header #banner {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
width: 33%;
|
||||||
width: 250px;
|
margin-left: 33%;
|
||||||
margin-left: auto;
|
margin-right: 33%;
|
||||||
margin-right: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
section {
|
section {
|
||||||
|
Reference in New Issue
Block a user