OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
_backup
/
css
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
06/22/2024 04:05:28 AM
rwxr-xr-x
📄
bootstrap.css
134.93 KB
02/11/2020 10:49:16 AM
rw-rw-r--
📄
custom.css
1.31 KB
02/11/2020 10:49:16 AM
rw-rw-r--
📄
grayscale.css
5.6 KB
02/11/2020 10:49:16 AM
rw-rw-r--
📄
grayscale.min.css
4.55 KB
02/11/2020 10:49:16 AM
rw-rw-r--
📁
img
-
03/17/2019 06:13:37 AM
rwxrwxr-x
📄
popup.css
3.61 KB
02/11/2020 10:49:16 AM
rw-rw-r--
📄
style.css
41.78 KB
07/13/2020 07:36:18 AM
rw-rw-r--
📄
style_table.css
1.2 KB
02/11/2020 10:49:17 AM
rw-rw-r--
📄
styles.css
13.47 KB
02/11/2020 10:49:17 AM
rw-rw-r--
📄
tcal.css
2.62 KB
02/11/2020 10:49:17 AM
rw-rw-r--
Editing: custom.css
Close
body { padding-top: 50px; color: #959595; } h1, h2, h3, h4, h5, h6 { color: black; } .feature { background-image:url('../images/banner3.jpg'); background-size:cover; background-position: center bottom; background-color: yellowgreen; color: #4d4d0d; } .article-intro { margin-bottom: 25px; } .footer-blurb { padding: 30px 0; background-color: goldenrod; color: black; } .footer-blurb-item { padding: 30px; } .small-print { background-color: #fff; padding: 30px 0; } .feature, .page-intro, .article-intro, .footer-blurb, .small-print { text-align: center; } /*boxed css for index page*/ .service-heading { padding: 20px 0px; color: darkcyan; font-size: 29px; } .service-img { opacity: 0.9; } /* .fa-facebook , .fa-twitter ,.fa-google-plus , .fa-instagram , .fa-pinterest , .fa-skype{ margin-top: 7px; } */ .form-control { height: 38px !important; } .hservice { /*background: rgb(242, 247, 255);*/ background-color: rgba(185, 208, 240, 0.16); border: 1px solid #CED8E7 ; margin: 30px 0px; padding-bottom: 30px; transition: all 0.3s ease-in; height: 350px; } .hservice:hover { box-shadow: 0px 2px 3px 2px #CED8E7 ; } .hservice:hover .service-img { opacity: 1; } .service-description p { padding: 0px 10px; line-height: 25px; }