chore: add update
This commit is contained in:
parent
413a7adde4
commit
dc18ddc544
1 changed files with 3 additions and 3 deletions
|
|
@ -247,7 +247,7 @@ padding: 5px 20px 0px 23px;
|
|||
|
||||
/* Left Aside */
|
||||
#leftSiteContent {
|
||||
background: url("http://www.venith.net/images/dots.png"),
|
||||
background: url("http://www.veltron.net/images/dots.png"),
|
||||
linear-gradient(200deg, #f15a5a 60%, #eb4949 90%);
|
||||
border-left: 1px solid #6f2020;
|
||||
border-right: 1px solid #6f2020;
|
||||
|
|
@ -390,7 +390,7 @@ width: 100%;
|
|||
}
|
||||
/* Right Aside */
|
||||
#rightSiteContent {
|
||||
background: url("http://www.venith.net/images/dots.png"),
|
||||
background: url("http://www.veltron.net/images/dots.png"),
|
||||
linear-gradient(135deg, #fd5d5d 60%, #ca4eab 100%);
|
||||
border-right: 1px solid #8d2727;
|
||||
border-left: 1px solid #8d2727;
|
||||
|
|
@ -488,7 +488,7 @@ overflow: auto;
|
|||
}
|
||||
|
||||
#bottomFooter {
|
||||
background: url("http://www.venith.net/images/dots.png"),
|
||||
background: url("http://www.veltron.net/images/dots.png"),
|
||||
linear-gradient(to bottom, #ff8080 0%, #da3636 40%, #e04343 100%);
|
||||
border: 1px solid #8d2727;
|
||||
border-bottom-right-radius: 60px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue