at path:
ROOT
/
css
/
ca.css
run:
R
W
Run
editor
DIR
2024-11-20 09:13:11
R
W
Run
basic.css
3.66 KB
2024-11-20 09:13:11
R
W
Run
Delete
Rename
bootstrap.min.css
97.62 KB
2024-11-20 09:13:11
R
W
Run
Delete
Rename
ca.css
2.1 KB
2024-11-20 09:13:11
R
W
Run
Delete
Rename
component.css
6.79 KB
2024-11-20 09:13:11
R
W
Run
Delete
Rename
dashboard.css
6.33 KB
2024-11-20 09:13:11
R
W
Run
Delete
Rename
header.css
3.16 KB
2024-11-20 09:13:11
R
W
Run
Delete
Rename
jquery.bxslider.css
3.55 KB
2024-11-20 09:13:11
R
W
Run
Delete
Rename
jquery.fancybox.css
4.79 KB
2024-11-20 09:13:11
R
W
Run
Delete
Rename
jquery.motionCaptcha.0.2.css
1.86 KB
2024-11-20 09:13:11
R
W
Run
Delete
Rename
login.css
1.13 KB
2024-11-20 09:13:11
R
W
Run
Delete
Rename
pgwslider-v167.css
1.62 KB
2024-11-20 09:13:11
R
W
Run
Delete
Rename
style.css
37.35 KB
2024-11-20 09:13:11
R
W
Run
Delete
Rename
error_log
up
📄
ca.css
Save
.ca-container{ position:relative; width:100%; height:400px; } .ca-wrapper{ width:100%; height:100%; position:relative; ul > li{ margin: 10px 0; a{ color: #555555; &:hover{ color: #e9336a; } } } } .ca-item{ position:relative; float:left; width:240px; height:100%; } .ca-item h3{ font-size: 16px; font-family: 'open_sanssemibold'; margin-bottom: 15px; } .ca-content-wrapper{ background:#b0ccc6; position:absolute; width:0px; /* expands to width of the wrapper minus 1 element */ height:440px; top:5px; text-align:left; z-index:10000; overflow:hidden; } .ca-content{ width:660px; overflow:hidden; } .ca-content-text{ font-size: 14px; font-style: italic; font-family: "Georgia","Times New Roman",serif; margin:10px 20px; padding:10px 20px; line-height:24px; } .ca-content-text p{ padding-bottom:5px; } .ca-content h6{ margin:25px 20px 0px 35px; font-size:32px; padding-bottom:5px; color:#000; font-family: 'Coustard', sans-serif; color:#60817a; border-bottom:2px solid #99bcb4; text-shadow: 1px 1px 1px #99BCB4; } .ca-content ul{ margin:20px 35px; height:30px; } .ca-content ul li{ float:left; margin:0px 2px; } .ca-content ul li a{ color:#fff; background:#000; padding:3px 6px; font-size:14px; font-family: "Georgia","Times New Roman",serif; font-style:italic; } .ca-content ul li a:hover{ background:#fff; color:#000; text-shadow:none; } .ca-nav span{ width:25px; height:38px; background:transparent url(../images/arrows.png) no-repeat top left; position:absolute; top:50%; margin-top:-20px; left: -40px; text-indent:-9000px; opacity:0.7; cursor:pointer; z-index:100; } .ca-nav span.ca-nav-next{ background-position:top right; left:auto; right: -40px; } .ca-nav span:hover{ opacity:1.0; } .cbp-hssubmenu{ .recent-post{ padding: 0 50px; p{ margin-top: 10px; } } }