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