Updated the repository
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 847 B |
Before Width: | Height: | Size: 945 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 1022 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 3.2 KiB |
|
@ -1,2 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#ffffff</TileColor></tile></msapplication></browserconfig>
|
Before Width: | Height: | Size: 682 B |
Before Width: | Height: | Size: 807 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.1 KiB |
|
@ -1,41 +0,0 @@
|
|||
{
|
||||
"name": "App",
|
||||
"icons": [
|
||||
{
|
||||
"src": "\/android-icon-36x36.png",
|
||||
"sizes": "36x36",
|
||||
"type": "image\/png",
|
||||
"density": "0.75"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-48x48.png",
|
||||
"sizes": "48x48",
|
||||
"type": "image\/png",
|
||||
"density": "1.0"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-72x72.png",
|
||||
"sizes": "72x72",
|
||||
"type": "image\/png",
|
||||
"density": "1.5"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-96x96.png",
|
||||
"sizes": "96x96",
|
||||
"type": "image\/png",
|
||||
"density": "2.0"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-144x144.png",
|
||||
"sizes": "144x144",
|
||||
"type": "image\/png",
|
||||
"density": "3.0"
|
||||
},
|
||||
{
|
||||
"src": "\/android-icon-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image\/png",
|
||||
"density": "4.0"
|
||||
}
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 50 KiB |
|
@ -1,74 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<head>
|
||||
|
||||
<!-- Per rendere la pagina responsive -->
|
||||
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<!-- Animazione pulsanti -->
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
|
||||
|
||||
<!-- File css -->
|
||||
|
||||
<link rel="stylesheet" href="/style.css" type="text/css" media="all" />
|
||||
|
||||
<!-- Icona nella barra del browser / Favicon -->
|
||||
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/Favicon/apple-icon-57x57.png">
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/Favicon/apple-icon-60x60.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/Favicon/apple-icon-72x72.png">
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/Favicon/apple-icon-76x76.png">
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/Favicon/apple-icon-114x114.png">
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/Favicon/apple-icon-120x120.png">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/Favicon/apple-icon-144x144.png">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/Favicon/apple-icon-152x152.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/Favicon/apple-icon-180x180.png">
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/Favicon/android-icon-192x192.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/Favicon/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/Favicon/favicon-96x96.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/Favicon/favicon-16x16.png">
|
||||
<link rel="manifest" href="/Favicon/manifest.json">
|
||||
<meta name="msapplication-TileColor" content="#ffffff">
|
||||
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<body>
|
||||
|
||||
<!-- Titolo nella barra del browser -->
|
||||
|
||||
<title>1 Elci - Calendario</title>
|
||||
|
||||
<!-- Pulsante per tornare alla home -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<center><a href="/index.html">Home</a></center>
|
||||
|
||||
<!-- Vari spazi-->
|
||||
|
||||
|
||||
<!-- Calendario Google -->
|
||||
|
||||
<center><iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=2&bgcolor=%23ffffff&ctz=Europe%2FRome&showTitle=0&showNav=1&showDate=1&showPrint=0&showTabs=0&showCalendars=1&showTz=0&src=NnZ2ZWljN2ZuaGRkdjNyY2JnNTIycTJzc3NAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&color=%23F09300" style="border-width:0" width="1000" height="600" frameborder="0" scrolling="no"></iframe></center>
|
||||
|
||||
<!-- Pulsante per switchare alla dark mode o light mode -->
|
||||
|
||||
<div class="container">
|
||||
<input class="container_toggle" type="checkbox" id="switch" name="mode">
|
||||
<label for="switch">Toggle</label>
|
||||
|
||||
<!-- Script per far funzionare l'animazione e per far funzionare lo switch light e dark -->
|
||||
|
||||
<script src="/function.js"></script>
|
||||
</body>
|
||||
</head>
|
|
@ -1,73 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<head>
|
||||
|
||||
<!-- Animazione pulsanti -->
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
|
||||
|
||||
<!-- File css -->
|
||||
|
||||
<link rel="stylesheet" href="/style.css" type="text/css" media="all" />
|
||||
|
||||
<!-- Per rendere la pagina responsive -->
|
||||
|
||||
<meta name="viewport" content="width=device-width" >
|
||||
|
||||
<!-- Icona nella barra del browser / Favicon -->
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/Favicon/apple-icon-57x57.png">
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/Favicon/apple-icon-60x60.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/Favicon/apple-icon-72x72.png">
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/Favicon/apple-icon-76x76.png">
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/Favicon/apple-icon-114x114.png">
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/Favicon/apple-icon-120x120.png">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/Favicon/apple-icon-144x144.png">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/Favicon/apple-icon-152x152.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/Favicon/apple-icon-180x180.png">
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/Favicon/android-icon-192x192.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/Favicon/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/Favicon/favicon-96x96.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/Favicon/favicon-16x16.png">
|
||||
<link rel="manifest" href="/Favicon/manifest.json">
|
||||
<meta name="msapplication-TileColor" content="#ffffff">
|
||||
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
<!-- Titolo nella barra del browser -->
|
||||
|
||||
<title>1 Elci - Counter</title>
|
||||
|
||||
<!-- Tasto per tornare alla home -->
|
||||
|
||||
<a href="/index.html">Home</a>
|
||||
|
||||
<!-- Vari spazi -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- Widget fine scuola -->
|
||||
|
||||
<div id="contagiorni-309858">
|
||||
<small style="float: right"><a id="contagiorni-309858-url" href="https://www.contagiorni.it/contatori/id/309858">Contatore offerto da <em>contagiorni.it</em></a></small>
|
||||
</div>
|
||||
<script src="https://www.contagiorni.it/widget/contatore/309858/show.js" type="text/javascript"></script>
|
||||
|
||||
<!-- Pulsante per switchare alla dark mode o light mode -->
|
||||
|
||||
<div class="container">
|
||||
<input class="container_toggle" type="checkbox" id="switch" name="mode">
|
||||
<label for="switch">Toggle</label>
|
||||
|
||||
<!-- Script per far funzionare l'animazione e per far funzionare lo switch light e dark -->
|
||||
|
||||
<script src="/function.js"></script>
|
||||
</body>
|
154
finescuola.js
|
@ -1,154 +0,0 @@
|
|||
var $cgj;
|
||||
function contagiorni_isVisible( elem ) {
|
||||
if (!(elem instanceof Element)) throw Error('DomUtil: elem is not an element.');
|
||||
const style = getComputedStyle(elem);
|
||||
if (style.display === 'none') return false;
|
||||
if (style.visibility !== 'visible') return false;
|
||||
if (style.opacity < 0.1) return false;
|
||||
if (elem.offsetWidth + elem.offsetHeight + elem.getBoundingClientRect().height +
|
||||
elem.getBoundingClientRect().width === 0) {
|
||||
return false;
|
||||
}
|
||||
const elemCenter = {
|
||||
x: elem.getBoundingClientRect().left + elem.offsetWidth / 2,
|
||||
y: elem.getBoundingClientRect().top + elem.offsetHeight / 2
|
||||
};
|
||||
if (elemCenter.x < 0) return false;
|
||||
if (elemCenter.x > (document.documentElement.clientWidth || window.innerWidth)) return false;
|
||||
if (elemCenter.y < 0) return false;
|
||||
if (elemCenter.y > (document.documentElement.clientHeight || window.innerHeight)) return false;
|
||||
let pointContainer = document.elementFromPoint(elemCenter.x, elemCenter.y);
|
||||
do {
|
||||
if (pointContainer === elem) return true;
|
||||
} while (pointContainer = pointContainer.parentNode);
|
||||
return false;
|
||||
};
|
||||
|
||||
function contagiorni_createElementFromHTML(htmlString) {
|
||||
var div = document.createElement('div');
|
||||
div.innerHTML = htmlString.trim();
|
||||
|
||||
// Change this to div.childNodes to support multiple top-level nodes
|
||||
return div.firstChild;
|
||||
}
|
||||
|
||||
|
||||
function timeCallback() {
|
||||
$cgj = jQuery.noConflict(false);
|
||||
loadScript("https://www.contagiorni.it/v1theme/js/timerStyles.js", function() {
|
||||
$cgj(".cg_timer").TimeCircles({
|
||||
"animation": "smooth",
|
||||
"bg_width": 0.2,
|
||||
"fg_width": 0.03,
|
||||
"circle_bg_color": "#90989F",
|
||||
"text_size": 0.09,
|
||||
"time": {
|
||||
"Days": {
|
||||
"text": "Giorni",
|
||||
"color": "#FFCC66",
|
||||
"show": true
|
||||
},
|
||||
"Hours": {
|
||||
"text": "Ore",
|
||||
"color": "#99CCFF",
|
||||
"show": true
|
||||
},
|
||||
"Minutes": {
|
||||
"text": "Minuti",
|
||||
"color": "#BBFFBB",
|
||||
"show": true
|
||||
},
|
||||
"Seconds": {
|
||||
"text": "Secondi",
|
||||
"color": "#FF9999",
|
||||
"show": true
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
$cgj(window).resize(function(){
|
||||
if($cgj( window ).width() < 1024) {
|
||||
$cgj('#cg_seconddiv').show();
|
||||
$cgj('#cg_firstdiv').TimeCircles({
|
||||
"time": { "Minutes": { "show": false }, "Seconds": { "show": false }}
|
||||
});
|
||||
} else {
|
||||
$cgj('#cg_seconddiv').hide();
|
||||
$cgj('#cg_firstdiv').TimeCircles({
|
||||
"time": { "Minutes": { "show": true }, "Seconds": { "show": true }}
|
||||
});
|
||||
}
|
||||
|
||||
$cgj(".cg_timer").TimeCircles().rebuild();
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
if (contagiorni_conditions()) {
|
||||
console.log("[CONTAGIORNI] Funzionante.");
|
||||
var currcurr = document.getElementById("contagiorni-309858").innerHTML;
|
||||
loadjscssfile("https://www.contagiorni.it/v1theme/css/timerstyles.css", "css");
|
||||
|
||||
loadScript("https://code.jquery.com/jquery-3.5.1.min.js", timeCallback);
|
||||
|
||||
document.getElementById("contagiorni-309858").innerHTML = `<div class="container_cg">
|
||||
<div style="min-height: 170px">
|
||||
<div class="cg_timer" id="cg_firstdiv" data-date="2022-06-08 00:00:00" data-options='{"time": { "Minutes": { "show": true }, "Seconds": { "show": true }}, "count_past_zero": false}' style="width: 100%;"></div>
|
||||
<div class="cg_timer" id="cg_seconddiv" data-date="2022-06-08 00:00:00" data-options='{"time": { "Days": { "show": false }, "Hours": { "show": false }}, "count_past_zero": false}' style="width: 100%; display: none"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
$cgj(".cg_timer").TimeCircles({
|
||||
"animation": "smooth",
|
||||
"bg_width": 0.2,
|
||||
"fg_width": 0.03,
|
||||
"circle_bg_color": "#90989F",
|
||||
"text_size": 0.09,
|
||||
"time": {
|
||||
"Days": {
|
||||
"text": "Giorni",
|
||||
"color": "#FFCC66",
|
||||
"show": true
|
||||
},
|
||||
"Hours": {
|
||||
"text": "Ore",
|
||||
"color": "#99CCFF",
|
||||
"show": true
|
||||
},
|
||||
"Minutes": {
|
||||
"text": "Minuti",
|
||||
"color": "#BBFFBB",
|
||||
"show": true
|
||||
},
|
||||
"Seconds": {
|
||||
"text": "Secondi",
|
||||
"color": "#FF9999",
|
||||
"show": true
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
$cgj(window).resize(function(){
|
||||
if($cgj( window ).width() < 1024) {
|
||||
$cgj('#cg_seconddiv').show();
|
||||
$cgj('#cg_firstdiv').TimeCircles({
|
||||
"time": { "Minutes": { "show": false }, "Seconds": { "show": false }}
|
||||
});
|
||||
} else {
|
||||
$cgj('#cg_seconddiv').hide();
|
||||
$cgj('#cg_firstdiv').TimeCircles({
|
||||
"time": { "Minutes": { "show": true }, "Seconds": { "show": true }}
|
||||
});
|
||||
}
|
||||
|
||||
$cgj(".cg_timer").TimeCircles().rebuild();
|
||||
});
|
||||
|
||||
</script>
|
||||
<br>` + currcurr;
|
||||
|
||||
|
||||
} else {
|
||||
alert("[CONTAGIORNI] Lo script è incompleto. Verifica di aver copiato bene.");
|
||||
}
|
35
function.js
|
@ -1,35 +0,0 @@
|
|||
var checkbox = document.querySelector('input[name=mode]');
|
||||
|
||||
checkbox.addEventListener('change', function() {
|
||||
if(this.checked) {
|
||||
trans()
|
||||
document.documentElement.setAttribute('data-theme', 'dartheme')
|
||||
} else {
|
||||
trans()
|
||||
document.documentElement.setAttribute('data-theme', 'lighttheme')
|
||||
}
|
||||
})
|
||||
|
||||
let trans = () => {
|
||||
document.documentElement.classList.add('transition');
|
||||
window.setTimeout(() => {
|
||||
document.documentElement.classList.remove('transition');
|
||||
}, 1000)
|
||||
}
|
||||
|
||||
const btn = document.querySelector(".container_toggle");
|
||||
|
||||
const currentTheme = localStorage.getItem("theme");
|
||||
if (currentTheme == "dark") {
|
||||
document.body.classList.add("dark-theme");
|
||||
}
|
||||
|
||||
btn.addEventListener("click", function () {
|
||||
document.body.classList.toggle("dark-theme");
|
||||
|
||||
let theme = "light";
|
||||
if (document.body.classList.contains("dark-theme")) {
|
||||
theme = "dark";
|
||||
}
|
||||
localStorage.setItem("theme", theme);
|
||||
});
|
34
index.html
|
@ -15,24 +15,7 @@
|
|||
|
||||
<!-- Icona nella barra del browser / Favicon -->
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/Favicon/apple-icon-57x57.png">
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/Favicon/apple-icon-60x60.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/Favicon/apple-icon-72x72.png">
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/Favicon/apple-icon-76x76.png">
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/Favicon/apple-icon-114x114.png">
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/Favicon/apple-icon-120x120.png">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/Favicon/apple-icon-144x144.png">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/Favicon/apple-icon-152x152.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/Favicon/apple-icon-180x180.png">
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/Favicon/android-icon-192x192.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/Favicon/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/Favicon/favicon-96x96.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/Favicon/favicon-16x16.png">
|
||||
<link rel="manifest" href="/Favicon/manifest.json">
|
||||
<meta name="msapplication-TileColor" content="#ffffff">
|
||||
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="logo.png">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
@ -50,9 +33,8 @@
|
|||
|
||||
<!-- Immagine orario classe -->
|
||||
|
||||
<span style="border:2px; padding:4px; width:150px"><a href='orario/orario.html'>ORARIO</a></span>
|
||||
<span style="padding:4px; width:150px"><a href='calendario/calendario.html'>CALENDARIO</a></span>
|
||||
<span style="padding: 4px;" width:150px"><a href='counter/counter.html'>COUNTER</a></span>
|
||||
<span style="border:2px; padding:4px; width:150px"><a href='/pages/orario'>ORARIO</a></span>
|
||||
<span style="padding:4px; width:150px"><a href='/pages/calendario'>CALENDARIO</a></span>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -68,14 +50,4 @@
|
|||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- Pulsante per switchare alla dark mode o light mode -->
|
||||
|
||||
<div class="container">
|
||||
<input class="container_toggle" type="checkbox" id="switch" name="mode">
|
||||
<label for="switch">Toggle</label>
|
||||
|
||||
<!-- Script per far funzionare l'animazione e per far funzionare lo switch light e dark -->
|
||||
|
||||
<script src="/function.js"></script>
|
||||
</body>
|
||||
|
|
|
@ -1,93 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<head>
|
||||
|
||||
<!-- Per rendere la pagina responsive -->
|
||||
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<!-- Animazione pulsanti -->
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
|
||||
|
||||
<!-- File css -->
|
||||
|
||||
<link rel="stylesheet" href="/style.css" type="text/css" media="all" />
|
||||
|
||||
<!-- Icona nella barra del browser / Favicon -->
|
||||
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/Favicon/apple-icon-57x57.png">
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/Favicon/apple-icon-60x60.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/Favicon/apple-icon-72x72.png">
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/Favicon/apple-icon-76x76.png">
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/Favicon/apple-icon-114x114.png">
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/Favicon/apple-icon-120x120.png">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/Favicon/apple-icon-144x144.png">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/Favicon/apple-icon-152x152.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/Favicon/apple-icon-180x180.png">
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/Favicon/android-icon-192x192.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/Favicon/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/Favicon/favicon-96x96.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/Favicon/favicon-16x16.png">
|
||||
<link rel="manifest" href="/Favicon/manifest.json">
|
||||
<meta name="msapplication-TileColor" content="#ffffff">
|
||||
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<!-- Titolo nella barra del browser -->
|
||||
|
||||
<title>1 Elci - Orario</title>
|
||||
|
||||
<!-- Pulsante per tornare alla home + Vari spazi-->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<center><a href="/index.html">Home</a></center>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- Immagine orario -->
|
||||
|
||||
<center><img class="orarioscuola" src="orario.png"></center>
|
||||
|
||||
<!-- Script per riadattare l'immagine in base al dispositivo -->
|
||||
|
||||
<script src="/responsiveimgs.js"></script>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<!-- Pulsante per switchare alla dark mode o light mode -->
|
||||
|
||||
<div class="container">
|
||||
<input class="container_toggle" type="checkbox" id="switch" name="mode">
|
||||
<label for="switch">Toggle</label>
|
||||
</div>
|
||||
|
||||
<center>
|
||||
<a href="orario.png" download="Orario scuola">📤 Scarica l'orario</a>
|
||||
</center>
|
||||
<!-- Script per far funzionare l'animazione e per far funzionare lo switch light e dark -->
|
||||
|
||||
<script src="/function.js"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</body>
|
Before Width: | Height: | Size: 6.6 KiB |
|
@ -0,0 +1,48 @@
|
|||
<!DOCTYPE html>
|
||||
<head>
|
||||
|
||||
<!-- Per rendere la pagina responsive -->
|
||||
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<!-- Animazione pulsanti -->
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
|
||||
|
||||
<!-- File css -->
|
||||
|
||||
<link rel="stylesheet" href="/style.css" type="text/css" media="all" />
|
||||
|
||||
<!-- Icona nella barra del browser / Favicon -->
|
||||
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/Favicon/apple-icon-57x57.png">
|
||||
|
||||
<body>
|
||||
|
||||
<!-- Titolo nella barra del browser -->
|
||||
|
||||
<title>2 Elci - Calendario</title>
|
||||
|
||||
<!-- Pulsante per tornare alla home -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<center><a href="/index.html">Home</a></center>
|
||||
|
||||
<!-- Vari spazi-->
|
||||
|
||||
|
||||
<!-- Calendario Google -->
|
||||
|
||||
<center><iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=2&bgcolor=%23ffffff&ctz=Europe%2FRome&showTitle=0&showNav=1&showDate=1&showPrint=0&showTabs=0&showCalendars=1&showTz=0&src=NnZ2ZWljN2ZuaGRkdjNyY2JnNTIycTJzc3NAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&color=%23F09300" style="border-width:0" width="1000" height="600" frameborder="0" scrolling="no"></iframe></center>
|
||||
</body>
|
||||
</head>
|
|
@ -0,0 +1,62 @@
|
|||
<!DOCTYPE html>
|
||||
<head>
|
||||
|
||||
<!-- Per rendere la pagina responsive -->
|
||||
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<!-- Animazione pulsanti -->
|
||||
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
|
||||
|
||||
<!-- File css -->
|
||||
|
||||
<link rel="stylesheet" href="/style.css" type="text/css" media="all" />
|
||||
|
||||
<!-- Icona nella barra del browser / Favicon -->
|
||||
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/assets/image/logo.png">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<!-- Titolo nella barra del browser -->
|
||||
|
||||
<title>2 Elci - Orario</title>
|
||||
|
||||
<!-- Pulsante per tornare alla home + Vari spazi-->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<center><a href="/index.html">Home</a></center>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- Immagine orario -->
|
||||
|
||||
<center><img class="orarioscuola" src="/assets/image/orario.png"></center>
|
||||
|
||||
<center>
|
||||
<a href="/assets/image/orario.png" download="Orario scuola">Scarica l'orario</a>
|
||||
</center>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</body>
|
|
@ -1,3 +0,0 @@
|
|||
var rwd_images = {
|
||||
widthBreakPoint: 600
|
||||
};
|