2022-08-28 00:21:04 +02:00
|
|
|
<!DOCTYPE html>
|
2022-11-02 00:28:53 +01:00
|
|
|
<html lang="<staticoso:PageLang>">
|
2022-08-28 00:21:04 +02:00
|
|
|
<head>
|
2022-11-02 00:28:53 +01:00
|
|
|
<staticoso:StaticPart:Standard/GlobalHead.html>
|
|
|
|
<link rel="stylesheet" href="<staticoso:SiteRelativeRoot>Assets/WM.css">
|
|
|
|
<link href="<staticoso:CustomPath:Assets>/Fonts/SpaceMono/Style.css" rel="stylesheet">
|
2022-08-28 00:21:04 +02:00
|
|
|
<style>
|
2022-11-02 00:28:53 +01:00
|
|
|
<staticoso:PageStyle>
|
2022-08-29 15:41:44 +02:00
|
|
|
Body {
|
2022-11-02 00:28:53 +01:00
|
|
|
Background: url(<staticoso:CustomPath:Assets>/Media/Backgrounds/Circles-Purple.png), #5C00CA;
|
2022-08-29 15:41:44 +02:00
|
|
|
Background-Repeat: Repeat;
|
|
|
|
}
|
2022-08-28 00:21:04 +02:00
|
|
|
</style>
|
2022-12-24 16:17:26 +01:00
|
|
|
<staticoso:PageHead>
|
2022-11-02 00:28:53 +01:00
|
|
|
<staticoso:DynamicPart:*/Head>
|
2022-08-28 00:21:04 +02:00
|
|
|
</head>
|
|
|
|
<body id="Body">
|
2022-08-29 00:12:31 +02:00
|
|
|
<div class="TaskBar">
|
|
|
|
<details>
|
2022-11-11 23:47:02 +01:00
|
|
|
<summary><span class="MenuButton"><big><b>[<span class="twa twa-books twa-📚"><span>📚</span></span>]Menu</b></big></span><br><br></summary>
|
2022-08-29 15:41:44 +02:00
|
|
|
<div class="TaskBarMenu">
|
2022-11-02 00:28:53 +01:00
|
|
|
<staticoso:SiteMenu>
|
2022-08-29 00:12:31 +02:00
|
|
|
</div>
|
|
|
|
</details>
|
2022-11-22 23:47:28 +01:00
|
|
|
<span class="TaskBarRight"> <h4 title="Home Page" class="Inline"><a href="<staticoso:SiteRelativeRoot>index.html"><span class="twa twa-sparkles twa-✨">✨</span>sitoctt2022<span class="twa twa-sparkles twa-✨">✨</span></a></h4> </span>
|
2022-08-29 00:12:31 +02:00
|
|
|
</div>
|
2022-10-22 00:09:27 +02:00
|
|
|
|
2022-11-22 23:47:28 +01:00
|
|
|
<input title="Mostra Desktop" type="checkbox" class="CheckToggle" id="DesktopCheck">
|
|
|
|
<label title="Mostra Desktop" for="DesktopCheck"><span class="twa twa-🪬"><span>🪬</span></span></label>
|
|
|
|
|
2022-10-27 11:10:44 +02:00
|
|
|
<div class="Window" id="FeedWindow">
|
|
|
|
<div class="TitleBar">
|
|
|
|
<input type="checkbox" class="CheckToggle" id="FeedWindowCheck">
|
|
|
|
<div class="TitleBarContent">
|
2022-11-22 23:47:28 +01:00
|
|
|
<span> <label class="CheckLabel" for="FeedWindowCheck"></label> </span> <span> <b>Ultimi Post</b> </span> <span> <span class="twa twa-📣"><span>📣</span></span> </span>
|
2022-10-27 11:10:44 +02:00
|
|
|
</div>
|
|
|
|
<div class="WindowContent ToggleBox">
|
|
|
|
<staticoso:Feed>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2022-12-11 00:41:46 +01:00
|
|
|
<!--<div class="DragContainer">
|
|
|
|
<div class="DragBox"></div>--->
|
2022-08-28 00:21:04 +02:00
|
|
|
<div class="Window" id="MainWindow">
|
|
|
|
<div class="TitleBar">
|
2022-08-29 15:41:44 +02:00
|
|
|
<input type="checkbox" class="CheckToggle" id="MainWindowCheck">
|
|
|
|
<div class="TitleBarContent">
|
2022-11-22 23:47:28 +01:00
|
|
|
<span> <label class="CheckLabel" for="MainWindowCheck"></label> </span> <span> <b><staticoso:PageTitle></b> </span> <span> <span class="twa twa-pencil twa-✏️"><span>✏️</span></span> </span>
|
2022-08-29 15:41:44 +02:00
|
|
|
</div>
|
|
|
|
<div class="WindowContent ToggleBox">
|
2022-11-02 00:28:53 +01:00
|
|
|
<staticoso:PageContent>
|
2022-08-29 00:12:31 +02:00
|
|
|
</div>
|
2022-08-28 00:21:04 +02:00
|
|
|
</div>
|
2022-12-11 00:41:46 +01:00
|
|
|
<!--</div>--->
|
2022-08-28 00:21:04 +02:00
|
|
|
</div>
|
2022-10-22 00:09:27 +02:00
|
|
|
|
2022-08-28 00:21:04 +02:00
|
|
|
<div class="Window" id="TitlesWindow">
|
|
|
|
<div class="TitleBar">
|
2022-08-29 15:41:44 +02:00
|
|
|
<input type="checkbox" class="CheckToggle" id="TitlesWindowCheck">
|
|
|
|
<div class="TitleBarContent">
|
2022-11-22 23:47:28 +01:00
|
|
|
<span> <label class="CheckLabel" for="TitlesWindowCheck"></label> </span> <span> <b>Sezioni</b> </span> <span> <span class="twa twa-bookmark-tabs twa-📑"><span>📑</span></span> </span>
|
2022-08-29 15:41:44 +02:00
|
|
|
</div>
|
|
|
|
<div class="WindowContent ToggleBox">
|
2022-11-02 00:28:53 +01:00
|
|
|
<staticoso:PageSections>
|
2022-08-29 15:41:44 +02:00
|
|
|
</div>
|
2022-08-28 00:21:04 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
2022-10-27 11:10:44 +02:00
|
|
|
|
2022-11-22 00:22:25 +01:00
|
|
|
<div id="Desktop">
|
|
|
|
<div class="Absolute-↙" id="DesktopButtons">
|
|
|
|
<staticoso:StaticPart:Standard/MiscButtons.Vertical.html>
|
|
|
|
<br>
|
|
|
|
<staticoso:StaticPart:Buttons/Feed-88x31.html>
|
2022-11-22 23:47:28 +01:00
|
|
|
<span> </span>
|
2022-11-22 00:22:25 +01:00
|
|
|
<staticoso:StaticPart:Buttons/CreativeCommons-88x31.html>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2022-10-27 11:10:44 +02:00
|
|
|
<staticoso:DynamicPart:WM/Other>
|
2022-08-28 00:21:04 +02:00
|
|
|
</div>
|
|
|
|
</body>
|
2023-01-29 20:36:18 +01:00
|
|
|
</html>
|