| Server IP : 74.208.250.37 / Your IP : 216.73.216.114 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ubuntu 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : miferval ( 1000) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/aprendizajeodisea/app/views/ |
Upload File : |
/*/FONTFACE/*/
@font-face {
font-family: 'Slate Light';
src: url('../fonts/slate/slate_light.eot');
src: url('../fonts/slate/slate_light.eot?#iefix') format('embedded-opentype'),
url('../fonts/slate/slate_light.woff?v=1.0.0') format('woff'),
url('../fonts/slate/slate_light.ttf') format('truetype'),
url('../fonts/slate/slate_light.svg') format('svg');
font-weight: lighter;
font-style: normal;
}
@font-face {
font-family: 'Slate Normal';
src: url('../fonts/slate/slate_normal.eot');
src: url('../fonts/slate/slate_normal.eot?#iefix') format('embedded-opentype'),
url('../fonts/slate/slate_normal.woff?v=1.0.0') format('woff'),
url('../fonts/slate/slate_normal.ttf') format('truetype'),
url('../fonts/slate/slate_normal.svg') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Slate Bold';
src: url('../fonts/slate/slate_bold.eot');
src: url('../fonts/slate/slate_bold.eot?#iefix') format('embedded-opentype'),
url('../fonts/slate/slate_bold.woff?v=1.0.0') format('woff'),
url('../fonts/slate/slate_bold.ttf') format('truetype'),
url('../fonts/slate/slate_bold.svg') format('svg');
font-weight: bold;
font-style: normal;
}
/*/GLOBALS/*/
body{
margin:0;
padding:70px 0 0 0;
/*font-family: "Slate Normal";*/
/*background: #E9EAED;*/
}
/*Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap
*/
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { ... }
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
.collapse{
display: block;
}
.navbar-toggler{
display:none;
}
.navbar-nav{
display: inline-block;
}
.navbar-nav li {
display: inline-block;
line-height: 50px;
padding:0 10px;
}
.navbar-collapse {
flex-basis: auto;
text-align: center;
}
}
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { ... }
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { ... }
/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) { ... }
/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767px) { ... }
/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991px) { ... }
/* Large devices (desktops, less than 1200px)*/
@media (max-width: 1199px) { ... }