Skip to content

Commit 776dc82

Browse files
committed
Refreshed design
1 parent ed14fbf commit 776dc82

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

css/employee-admin.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
HTML,BODY
22
{
3-
background-color:#8aadde;
3+
background:url(../img/background.png);
44
padding:0;
55
margin:0;
66
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
@@ -79,7 +79,7 @@ HTML,BODY
7979
padding:10px;
8080
width:630px;
8181
height:240px;
82-
background-color:#A8C2E6;
82+
background-color:#bed7fa;
8383
text-align:center;
8484
margin-left:10px;
8585
border-radius: 4px;
@@ -116,7 +116,7 @@ HTML,BODY
116116
height:280px;
117117

118118
padding:10px;
119-
background-color:#A8C2E6;
119+
background-color:#bed7fa;
120120
text-align:center;
121121
vertical-align:middle;
122122
border-radius: 4px;
@@ -209,7 +209,7 @@ HTML,BODY
209209
height:280px;
210210

211211
padding:10px;
212-
background-color:#A8C2E6;
212+
background-color:#bed7fa;
213213
text-align:center;
214214
vertical-align:middle;
215215
border-radius: 4px;

img/wash-white-7.png

0 Bytes
Loading

0 commit comments

Comments
 (0)