working on background image
This commit is contained in:
@@ -15,7 +15,7 @@ body{
|
|||||||
background-image: url('/umbrella100px.png');
|
background-image: url('/umbrella100px.png');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: right top;
|
background-position: right top;
|
||||||
|
background-attachment: fixed;
|
||||||
}
|
}
|
||||||
code{
|
code{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ body {
|
|||||||
background-image: url('/umbrella100px.png');
|
background-image: url('/umbrella100px.png');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: 98% 70px;
|
background-position: 98% 70px;
|
||||||
|
background-attachment: fixed;
|
||||||
}
|
}
|
||||||
|
|
||||||
fieldset {
|
fieldset {
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ body {
|
|||||||
background-image: url('/umbrella100px.png');
|
background-image: url('/umbrella100px.png');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: 98% 70px;
|
background-position: 98% 70px;
|
||||||
|
background-attachment: fixed;
|
||||||
}
|
}
|
||||||
|
|
||||||
fieldset {
|
fieldset {
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ body {
|
|||||||
background-image: url('/umbrella100px.png');
|
background-image: url('/umbrella100px.png');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: 98% 70px;
|
background-position: 98% 70px;
|
||||||
|
background-attachment: fixed;
|
||||||
}
|
}
|
||||||
|
|
||||||
fieldset {
|
fieldset {
|
||||||
|
|||||||
Reference in New Issue
Block a user