This page (revision-177) was last changed on 07-Jul-2022 01:31 by admin

This page was created on 07-Jul-2022 01:31 by unknown

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
177 07-Jul-2022 01:31 3 KB admin to previous
176 07-Jul-2022 01:31 3 KB admin to previous | to last
175 07-Jul-2022 01:31 3 KB admin to previous | to last
174 07-Jul-2022 01:31 3 KB admin to previous | to last
173 07-Jul-2022 01:31 3 KB admin to previous | to last
172 07-Jul-2022 01:31 3 KB admin to previous | to last
171 07-Jul-2022 01:31 3 KB admin to previous | to last
170 07-Jul-2022 01:31 3 KB admin to previous | to last
169 07-Jul-2022 01:31 3 KB admin to previous | to last
168 07-Jul-2022 01:31 3 KB admin to previous | to last
167 07-Jul-2022 01:31 3 KB admin to previous | to last
166 07-Jul-2022 01:31 3 KB admin to previous | to last
165 07-Jul-2022 01:31 3 KB admin to previous | to last
164 07-Jul-2022 01:31 3 KB admin to previous | to last
163 07-Jul-2022 01:31 3 KB admin to previous | to last
162 07-Jul-2022 01:31 3 KB admin to previous | to last
161 07-Jul-2022 01:31 3 KB admin to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 2 changed one line
[Support]\\ \\
[Contact Us]\\ \\
At line 45 changed one line
font-family: "Oswald";
font-family:"Titillium Web", "Candara", "Verdana", "Arial", "Helvetica", sans-serif ;
At line 73 changed 2 lines
height: 100%;
font-family: "Oswald";
padding-bottom: 0px;
font-family: "Titillium Web", "Candara", "Verdana", "Arial", "Helvetica", sans-serif ;
At line 78 removed one line
text-shadow: 5 5 0 #CC8403, -5 -5 0 #CC8403,4 4 0 #CC8403, -4 -4 0 #CC8403,3 3 0 #CC8403, -3 -3 0 #CC8403,2 2 0 #CC8403, -2 -2 0 #CC8403,1 1 0 #CC8403, -1 -1 0 #CC8403; color:#502000;
At line 85 changed one line
text-shadow: 5 5 0 #CC8403, -5 -5 0 #CC8403,4 4 0 #CC8403, -4 -4 0 #CC8403,3 3 0 #CC8403, -3 -3 0 #CC8403,2 2 0 #CC8403, -2 -2 0 #CC8403,1 1 0 #CC8403, -1 -1 0 #CC8403;
At line 91 changed one line
text-shadow: 1px 1px 1px #502000, 0 0 5px #502000, 0 0 1px #502000;
text-shadow: 1px 1px 1px #502000, 0 0 2px #502000, 0 0 1px #502000;
At line 97 added 2 lines
outline:0;
At line 98 removed one line
box-shadow:0 0 .25em #502000
At line 104 added 9 lines
.header a:hover,
.header a:focus,
.content a:hover,
.content a:focus {
text-shadow: 1px 1px 1px #502000;
color:#E5BF7D;
text-decoration:underline;
z-index:2;
outline:0;
At line 102 changed 3 lines
.content:after {
background: -webkit-linear-gradient(left, #CC8403, rgba(255,255,255,0));
background: linear-gradient(left, #CC8403, rgba(255,255,255,0));
}
.dropdown-menu a:hover,
.dropdown-menu a:focus {
text-shadow: 1px 1px 1px #502000;
color:#E5BF7D;
text-decoration:underline;
z-index:2;
outline:0;
box-shadow:0 0 .25em #502000
}
.content:after {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eed7ac+0,ffffff+100&1+0,1+35,0.72+72,0+100 */
background: -moz-linear-gradient(left, rgba(238,215,172,1) 0%, rgba(244,229,201,1) 35%, rgba(250,244,232,0.72) 72%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(238,215,172,1) 0%,rgba(244,229,201,1) 35%,rgba(250,244,232,0.72) 72%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(238,215,172,1) 0%,rgba(244,229,201,1) 35%,rgba(250,244,232,0.72) 72%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eed7ac', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */