aboutsummaryrefslogtreecommitdiff
path: root/webAO/stylesheet.css
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2019-07-21 16:02:46 +0200
committerstonedDiscord <stoned@derpymail.org>2019-07-21 16:02:46 +0200
commitd54dfe48b6f8b47ecd063df5f1a453717fb14ba4 (patch)
tree6ead7c8958bf36de9efd7b8419c785042b66e25c /webAO/stylesheet.css
parent6cf536888742f07e360d6aec51c516bc2da40d45 (diff)
indentation part 2
Diffstat (limited to 'webAO/stylesheet.css')
-rw-r--r--webAO/stylesheet.css87
1 files changed, 44 insertions, 43 deletions
diff --git a/webAO/stylesheet.css b/webAO/stylesheet.css
index 15a81ea..6881909 100644
--- a/webAO/stylesheet.css
+++ b/webAO/stylesheet.css
@@ -3,14 +3,14 @@ body {
background: url(images/background.png) no-repeat left top fixed;
background-size: cover;
background-attachment: fixed;
- font-family: "Ace Attorney","Tahoma",Sans;
+ font-family: "Ace Attorney", "Tahoma", Sans;
transition: ease-in-out;
}
#content {
margin-left: 200px;
margin-top: 200px;
- font-family: "Ace Attorney","Tahoma",Sans;
+ font-family: "Ace Attorney", "Tahoma", Sans;
}
#content h1 {
@@ -19,8 +19,8 @@ body {
}
#logo {
- background-color: rgba(0,0,0,0.5);
- border: 2px solid rgba(255,255,255,0.7);
+ background-color: rgba(0, 0, 0, 0.5);
+ border: 2px solid rgba(255, 255, 255, 0.7);
width: 200px;
height: 200px;
position: fixed;
@@ -51,13 +51,13 @@ body {
left: 202px;
height: 100px;
width: 100%;
- border: 2px solid rgba(255,255,255,0.7);
+ border: 2px solid rgba(255, 255, 255, 0.7);
border-top-color: #FFF;
vertical-align: center;
- color:white;
+ color: white;
background: url('images/header.jpg') no-repeat;
- background-color: rgba(0,0,0,0.5);
- background-size: 100% 100%;
+ background-color: rgba(0, 0, 0, 0.5);
+ background-size: 100% 100%;
z-index: 1;
}
@@ -69,7 +69,7 @@ body {
margin-top: 75px;
margin-bottom: 0px;
float: left;
- font-size:0.6em;
+ font-size: 0.6em;
}
#clientinfo {
@@ -77,7 +77,7 @@ body {
display: block;
float: left;
clear: both;
- font-size:0.6em;
+ font-size: 0.6em;
}
#hotlinebtn {
@@ -93,8 +93,8 @@ body {
left: 0px;
width: 150px;
height: 100%;
- background-color: rgba(0,0,0,0.5);
- border: 2px solid rgba(255,255,255,0.7);
+ background-color: rgba(0, 0, 0, 0.5);
+ border: 2px solid rgba(255, 255, 255, 0.7);
z-index: 1;
}
@@ -106,14 +106,14 @@ body {
background-image: url(images/button.png);
border: 1px solid #553e30;
border-radius: 5px;
- box-shadow: 0 0 0 1px #FFFFFF;
+ box-shadow: 0 0 0 1px #FFFFFF;
color: white;
text-align: center;
- text-shadow:
- 0px -1px 0 #612000,
- 1px 0px 0 #612000,
- -1px 0px 0 #612000,
- 0px 1px 0 #612000;
+ text-shadow:
+ 0px -1px 0 #612000,
+ 1px 0px 0 #612000,
+ -1px 0px 0 #612000,
+ 0px 1px 0 #612000;
padding: 11px;
font-family: Times New Roman, sans;
font-weight: normal;
@@ -135,7 +135,7 @@ body {
height: 200px;
width: 200px;
border-image: url(images/sel.png) 11 stretch !important;
- border-width:11px;
+ border-width: 11px;
padding: 1px;
}
@@ -183,7 +183,7 @@ body {
top: 50px;
width: 200px;
height: 200px;
- transform: rotateY( 15deg);
+ transform: rotateY(15deg);
float: left;
}
@@ -211,6 +211,7 @@ body {
text-align: center;
cursor: default;
}
+
.servs li:hover {
background-color: #FFFF6B;
border-color: #EFAD21;
@@ -233,7 +234,7 @@ body {
padding-top: 10px;
border-radius: 0px 5px 5px 0px;
width: 50px;
- box-shadow: 0 0 0 2px #BBB;
+ box-shadow: 0 0 0 2px #BBB;
}
.servs .available {
@@ -247,17 +248,17 @@ body {
}
.servs .button:hover {
- box-shadow: 0 0 0 1px #EFAD21;
+ box-shadow: 0 0 0 1px #EFAD21;
}
.hotline {
background-image: url(images/background1.png);
color: #C5B011;
- text-shadow:
- 0px -1px 0 #000,
- 1px 0px 0 #000,
- -1px 0px 0 #000,
- 0px 1px 0 #000;
+ text-shadow:
+ 0px -1px 0 #000,
+ 1px 0px 0 #000,
+ -1px 0px 0 #000,
+ 0px 1px 0 #000;
font-weight: normal;
text-align: center;
}
@@ -282,6 +283,7 @@ body {
margin-left: auto;
margin-right: auto;
}
+
#content p {
vertical-align: top;
display: inline-block;
@@ -290,8 +292,8 @@ body {
#client_name {
height: 12px;
- border: 2px solid rgba(255,255,255,0.7);
- background:rgba(73,0,254,0.5);
+ border: 2px solid rgba(255, 255, 255, 0.7);
+ background: rgba(73, 0, 254, 0.5);
zoom: 1;
top: 114px;
margin: 0px;
@@ -339,8 +341,8 @@ body {
#client_chat {
width: 198px;
height: 68px;
- border: 2px solid rgba(255,255,255,0.7);
- background-color: rgba(0,0,0,0.5);
+ border: 2px solid rgba(255, 255, 255, 0.7);
+ background-color: rgba(0, 0, 0, 0.5);
top: 128px;
margin: 0px;
display: block;
@@ -350,18 +352,17 @@ body {
#client_chat p {
margin: 3px;
- font-size:10px;
+ font-size: 10px;
color: white;
font-family: Arial;
}
-.blogpost h2
-{
+.blogpost h2 {
text-align: center;
height: 24px;
- border: 2px solid rgba(255,255,255,0.7);
- background:rgba(30,150,0,0.5);
+ border: 2px solid rgba(255, 255, 255, 0.7);
+ background: rgba(30, 150, 0, 0.5);
zoom: 1;
top: -26px;
margin: auto;
@@ -376,14 +377,14 @@ body {
.blogpost {
margin: 3px;
- font-size:14px;
+ font-size: 14px;
color: white;
display: block;
font-family: Arial;
min-height: 100px;
width: 50%;
- border: 2px solid rgba(255,255,255,0.7);
- background-color: rgba(0,0,0,0.5);
+ border: 2px solid rgba(255, 255, 255, 0.7);
+ background-color: rgba(0, 0, 0, 0.5);
margin: 0px;
display: block;
border-radius: 2px;
@@ -398,8 +399,8 @@ body {
.signature {
height: 16px;
- border: 2px solid rgba(255,255,255,0.7);
- background:rgba(73,0,254,0.5);
+ border: 2px solid rgba(255, 255, 255, 0.7);
+ background: rgba(73, 0, 254, 0.5);
zoom: 1;
bottom: -18px;
right: 0px;
@@ -411,6 +412,6 @@ body {
padding-right: 4px;
}
-#content > p {
+#content>p {
margin-right: 50px;
-}
+} \ No newline at end of file