modif site frontend
This commit is contained in:
@@ -1,17 +1,21 @@
|
||||
|
||||
<html>
|
||||
<style>
|
||||
.div_container{
|
||||
border: 1px solid #1e1e1e;
|
||||
}
|
||||
.main_div{
|
||||
height: 500px;
|
||||
height: 430px;
|
||||
padding: 10px;
|
||||
width: 30%;
|
||||
}
|
||||
.main_div p{
|
||||
color: red;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
font-size: 18pt;
|
||||
text-align: center;
|
||||
//text-transform: uppercase;
|
||||
font-family: 'Source Sans Pro', sans-serif;
|
||||
}
|
||||
</style>
|
||||
<body style="background-color:black">
|
||||
@@ -35,9 +39,9 @@
|
||||
<iframe scrolling="no" style="border:0;width:100%;height:100%" src="https://rh.ambulance-clerc.ch/caldav/road"></iframe>
|
||||
</div>
|
||||
<div style="height: 50%">
|
||||
<p style="">Communications importantes</p>
|
||||
<iframe scrolling="no" style="border:0;width:100%;height:100%" src="https://rh.ambulance-clerc.ch/caldav/road"></iframe>
|
||||
</div>
|
||||
<p style="">Manifestations</p>
|
||||
<iframe style="border:0;width:100%;height:100%;color:white" src="https://rh.ambulance-clerc.ch/caldav/team"></iframe>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div style="float:left;" class="div_container main_div">
|
||||
@@ -48,7 +52,7 @@
|
||||
<div style="clear: both"></div>
|
||||
<div>
|
||||
<div style="float:left;" class="div_container main_div">
|
||||
<p style="">Acceuil</p>
|
||||
<p style="">Accueil</p>
|
||||
<iframe scrolling="no" style="border:0;width:100%;height:100%" src="https://rh.ambulance-clerc.ch/caldav/rh"></iframe>
|
||||
</div>
|
||||
<div style="float:left;" class="div_container main_div">
|
||||
@@ -56,10 +60,10 @@
|
||||
<iframe scrolling="no" style="border:0;width:100%;height:100%" src="https://rh.ambulance-clerc.ch/caldav/task"></iframe>
|
||||
</div>
|
||||
<div style="float:left;" class="div_container main_div">
|
||||
<p style="">Manifestations</p>
|
||||
<iframe style="border:0;width:100%;height:100%;color:white" src="https://rh.ambulance-clerc.ch/caldav/team"></iframe>
|
||||
</div>
|
||||
<p style="">Communications importantes</p>
|
||||
<iframe scrolling="no" style="border:0;width:100%;height:100%" src="https://rh.ambulance-clerc.ch/caldav/road"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
<div style="clear: both"></div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user