Browse Source

css, index, images

master
AmarOk 10 years ago
parent
commit
053b5d32b1
40 changed files with 137 additions and 90 deletions
  1. +0
    -0
      .gitignore
  2. +0
    -0
      .htaccess
  3. +0
    -0
      .htaccess~
  4. +0
    -0
      LICENSE
  5. +0
    -0
      Maquette/KiwiCalendar.png
  6. +0
    -0
      Maquette/KiwiCalendar.xcf
  7. +0
    -0
      README.md
  8. +0
    -0
      TB/TB1.aux
  9. +0
    -0
      TB/TB1.log
  10. +0
    -0
      TB/TB1.out
  11. +0
    -0
      TB/TB1.tex
  12. +0
    -0
      TB/TB2.pdf
  13. +0
    -0
      TB/TB3.aux
  14. +0
    -0
      TB/TB3.log
  15. +0
    -0
      TB/TB3.out
  16. +0
    -0
      TB/TB3.pdf
  17. +0
    -0
      TB/TB3.tex
  18. +0
    -0
      calendar.php
  19. +0
    -0
      day.html
  20. +0
    -0
      event.css
  21. +3
    -3
      event.html
  22. +0
    -0
      event.php
  23. +0
    -0
      favicon.ico
  24. +0
    -0
      favicon.png
  25. +0
    -0
      getEvents.php
  26. +0
    -0
      hamburger.js
  27. +0
    -0
      images/KiWiCalendar.png
  28. +0
    -0
      images/KiWiCalendar_black.png
  29. +0
    -0
      images/check_radio_sheet.png
  30. +0
    -0
      images/checkbox-c.png
  31. +0
    -0
      images/checkbox.png
  32. +0
    -0
      images/esir.png
  33. +0
    -0
      images/expand_less.png
  34. +0
    -0
      images/expand_more.png
  35. +0
    -0
      images/menu.png
  36. +7
    -2
      index.css
  37. +76
    -85
      index.html
  38. +51
    -0
      main.css
  39. +0
    -0
      map.png
  40. +0
    -0
      testdb.db

+ 0
- 0
.gitignore View File


+ 0
- 0
.htaccess View File


+ 0
- 0
.htaccess~ View File


+ 0
- 0
LICENSE View File


+ 0
- 0
Maquette/KiwiCalendar.png View File

Before After
Width: 1600  |  Height: 1200  |  Size: 148 KiB Width: 1600  |  Height: 1200  |  Size: 148 KiB

+ 0
- 0
Maquette/KiwiCalendar.xcf View File


+ 0
- 0
README.md View File


+ 0
- 0
TB/TB1.aux View File


+ 0
- 0
TB/TB1.log View File


+ 0
- 0
TB/TB1.out View File


+ 0
- 0
TB/TB1.tex View File


+ 0
- 0
TB/TB2.pdf View File


+ 0
- 0
TB/TB3.aux View File


+ 0
- 0
TB/TB3.log View File


+ 0
- 0
TB/TB3.out View File


+ 0
- 0
TB/TB3.pdf View File


+ 0
- 0
TB/TB3.tex View File


+ 0
- 0
calendar.php View File


+ 0
- 0
day.html View File


+ 0
- 0
event.css View File


+ 3
- 3
event.html View File

@ -15,15 +15,15 @@
</header> </header>
<div id="descEvent"> <div id="descEvent">
<h1>Titre de l'évènement</h1>
<h1>Évènement exemple</h1>
<h2>Date et lieu</h2> <h2>Date et lieu</h2>
<div id="dateheure">Le mercredi 1 avril 2015 de 19h00 à 21h00.</div>
<div id="dateheure">Le mercredi 1 avril 2015 de 19h00 à 0h00.</div>
<div id="lieu">ESIR, Rennes</div> <div id="lieu">ESIR, Rennes</div>
<div id="map"><img src="map.png" width="100%"></div> <div id="map"><img src="map.png" width="100%"></div>
<h2>Description</h2> <h2>Description</h2>
<div id="image"><img src="https://upload.wikimedia.org/wikipedia/fr/thumb/0/0e/LogosESIR_noir.svg/langfr-1280px-LogosESIR_noir.svg.png" width="100%">
<div id="image"><img src="http://isati.istic.univ-rennes1.fr/assets/images/isati.png" width="100%">
</div> </div>
<div id="description">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. <div id="description">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</div> </div>


+ 0
- 0
event.php View File


+ 0
- 0
favicon.ico View File

Before After

+ 0
- 0
favicon.png View File

Before After
Width: 128  |  Height: 128  |  Size: 2.0 KiB Width: 128  |  Height: 128  |  Size: 2.0 KiB

+ 0
- 0
getEvents.php View File


+ 0
- 0
hamburger.js View File


+ 0
- 0
images/KiWiCalendar.png View File

Before After
Width: 346  |  Height: 139  |  Size: 6.5 KiB Width: 346  |  Height: 139  |  Size: 6.5 KiB

+ 0
- 0
images/KiWiCalendar_black.png View File

Before After
Width: 346  |  Height: 139  |  Size: 6.9 KiB Width: 346  |  Height: 139  |  Size: 6.9 KiB

+ 0
- 0
images/check_radio_sheet.png View File

Before After
Width: 76  |  Height: 19  |  Size: 4.2 KiB Width: 76  |  Height: 19  |  Size: 4.2 KiB

+ 0
- 0
images/checkbox-c.png View File

Before After
Width: 18  |  Height: 18  |  Size: 433 B Width: 18  |  Height: 18  |  Size: 433 B

+ 0
- 0
images/checkbox.png View File

Before After
Width: 18  |  Height: 18  |  Size: 244 B Width: 18  |  Height: 18  |  Size: 244 B

+ 0
- 0
images/esir.png View File

Before After
Width: 257  |  Height: 98  |  Size: 18 KiB Width: 257  |  Height: 98  |  Size: 18 KiB

+ 0
- 0
images/expand_less.png View File

Before After
Width: 96  |  Height: 96  |  Size: 360 B Width: 96  |  Height: 96  |  Size: 360 B

+ 0
- 0
images/expand_more.png View File

Before After
Width: 96  |  Height: 96  |  Size: 379 B Width: 96  |  Height: 96  |  Size: 379 B

+ 0
- 0
images/menu.png View File

Before After
Width: 96  |  Height: 96  |  Size: 262 B Width: 96  |  Height: 96  |  Size: 262 B

+ 7
- 2
index.css View File

@ -57,6 +57,7 @@ nav .onglet:hover
#hamburgerMenu #hamburgerMenu
{ {
background-color:#fff; background-color:#fff;
height:100%;
} }
#hamburgerMenu h2 #hamburgerMenu h2
@ -92,9 +93,8 @@ input[type="checkbox"]:checked + label span {
#AddEvent #AddEvent
{ {
bottom:70;
margin:0; margin:0;
margin-top:20px;
margin-top:45px;
text-align:center; text-align:center;
font-size: 20px; font-size: 20px;
padding-top:15px; padding-top:15px;
@ -105,6 +105,11 @@ input[type="checkbox"]:checked + label span {
background-color: #2b2b2b; background-color: #2b2b2b;
} }
#container
{
margin-top:120px;
}
#AddEvent:hover #AddEvent:hover
{ {
color: #2b2b2b; color: #2b2b2b;


+ 76
- 85
index.html View File

@ -27,6 +27,9 @@
Rennes Rennes
</div> </div>
</a> </a>
<a id="ancherEvent" href="#addEvent" onclick="alert('Ajoute un evenement');"><div class="Button" id="AddEvent">
+ Ajouter un Évènement
</div></a>
<div id="container"> <div id="container">
<h2>Conférences, Évènements</h2> <h2>Conférences, Évènements</h2>
<form name="confs" action="" method="POST"> <form name="confs" action="" method="POST">
@ -65,97 +68,85 @@
</div> </div>
</form> </form>
</div> </div>
<a id="ancherEvent" href="#addEvent" onclick="alert('Ajoute un evenement');"><div class="Button" id="AddEvent">
+ Ajouter un Évènement
</div></a>
</nav> </nav>
<div id="calendar"> <div id="calendar">
<table border="1">
<tr>
<td><div id="event"><div id="date">6</div>
<div id="link">Conférence - Sécurité</div></td>
<td><div id="event"><div id="date">7</div>
</td>
<td><div id="event"><div id="date">8</div>
</td>
<td><div id="event"><div id="date">9</div>
<div id="link">Club tricot</div></td>
<td><div id="event"><div id="date">10</div>
<div id="link">Grosse soirée</div></td>
<td><div id="event"><div id="date">11</div>
</td>
<td><div id="event"><div id="date">12</div>
<div id="link">Invasion de kakapos</div></td>
</tr>
<tr>
<td><div id="event"><div id="date">6</div>
<div id="link">Conférence - Sécurité</div></td>
<td><div id="event"><div id="date">7</div>
</td>
<td><div id="event"><div id="date">8</div>
</td>
<td><div id="event"><div id="date">9</div>
<div id="link">Club tricot</div></td>
<td><div id="event"><div id="date">10</div>
<div id="link">Grosse soirée</div></td>
<td><div id="event"><div id="date">11</div>
</td>
<td><div id="event"><div id="date">12</div>
<div id="link">Invasion de kakapos</div></td>
</tr>
<tr>
<td><div id="event"><div id="date">6</div>
<div id="link">Conférence - Sécurité</div></td>
<td><div id="event"><div id="date">7</div>
</td>
<td><div id="event"><div id="date">8</div>
</td>
<td><div id="event"><div id="date">9</div>
<div id="link">Club tricot</div></td>
<td><div id="event"><div id="date">10</div>
<div id="link">Grosse soirée</div></td>
<td><div id="event"><div id="date">11</div>
</td>
<td><div id="event"><div id="date">12</div>
<div id="link">Invasion de kakapos</div></td>
</tr>
<tr>
<td><div id="event"><div id="date">6</div>
<div id="link">Conférence - Sécurité</div></td>
<td><div id="event"><div id="date">7</div>
</td>
<td><div id="event"><div id="date">8</div>
</td>
<td><div id="event"><div id="date">9</div>
<div id="link">Club tricot</div></td>
<td><div id="event"><div id="date">10</div>
<div id="link">Grosse soirée</div></td>
<td><div id="event"><div id="date">11</div>
</td>
<td><div id="event"><div id="date">12</div>
<div id="link">Invasion de kakapos</div></td>
</tr>
<tr>
<td><div id="event"><div id="date">6</div>
<div id="link">Conférence - Sécurité</div></td>
<td><div id="event"><div id="date">7</div>
</td>
<td><div id="event"><div id="date">8</div>
</td>
<td><div id="event"><div id="date">9</div>
<div id="link">Club tricot</div></td>
<td><div id="event"><div id="date">10</div>
<div id="link">Grosse soirée</div></td>
<td><div id="event"><div id="date">11</div>
</td>
<td><div id="event"><div id="date">12</div>
<div id="link">Invasion de kakapos</div></td>
</tr>
</table>
<ul class="flex-container">
<li class="flex-item"><div id="event"><div id="date">6</div>
<div id="link">10h : Conférence - Domotique</div></li>
<li class="flex-item"><div id="event"><div id="date">7</div>
</li>
<li class="flex-item"><div id="event"><div id="date">8</div>
</li>
<li class="flex-item"><div id="event"><div id="date">9</div>
<div id="link">20h : Club tricot</div></li>
<li class="flex-item"><div id="event"><div id="date">10</div>
<div id="link">21h : Soirée ISATI</div></li>
<li class="flex-item"><div id="event"><div id="date">11</div>
</li>
<li class="flex-item"><div id="event"><div id="date">12</div>
<div id="link">8h : Invasion de kakapos</div></li>
<li class="flex-item"><div id="event"><div id="date">6</div>
<div id="link">10h : Conférence - Sécurité</div>
<div id="link">14h : Conférence - Cryptographie</div></li>
<li class="flex-item"><div id="event"><div id="date">7</div>
</li>
<li class="flex-item"><div id="event"><div id="date">8</div>
</li>
<li class="flex-item"><div id="event"><div id="date">9</div>
<div id="link">20h : Club Jeux</div></li>
<li class="flex-item"><div id="event"><div id="date">10</div>
<div id="link">21h : Soirée ISATI</div></li>
<li class="flex-item"><div id="event"><div id="date">11</div>
</li>
<li class="flex-item"><div id="event"><div id="date">12</div>
<div id="link">8h : Invasion de zombies</div></li>
<li class="flex-item"><div id="event"><div id="date">6</div>
<div id="link">10h : Conférence - Compilation</div></li>
<li class="flex-item"><div id="event"><div id="date">7</div>
</li>
<li class="flex-item"><div id="event"><div id="date">8</div>
</li>
<li class="flex-item"><div id="event"><div id="date">9</div>
<div id="link">20h : Club robotique</div></li>
<li class="flex-item"><div id="event"><div id="date">10</div>
<div id="link">21h : Soirée ISATI</div></li>
<li class="flex-item"><div id="event"><div id="date">11</div>
</li>
<li class="flex-item"><div id="event"><div id="date">12</div>
<div id="link">8h : Invasion de bananes</div></li>
<li class="flex-item"><div id="event"><div id="date">6</div>
<div id="link">10h : Conférence - Imagerie numérique</div></li>
<li class="flex-item"><div id="event"><div id="date">7</div>
</li>
<li class="flex-item"><div id="event"><div id="date">8</div>
</li>
<li class="flex-item"><div id="event"><div id="date">9</div>
<div id="link">20h : Club tarot</div></li>
<li class="flex-item"><div id="event"><div id="date">10</div>
<div id="link">21h : Soirée ISATI</div></li>
<li class="flex-item"><div id="event"><div id="date">11</div>
</li>
<li class="flex-item"><div id="event"><div id="date">12</div>
<div id="link">8h : Invasion de kakapos</div></li>
<li class="flex-item"><div id="event"><div id="date">6</div>
<div id="link">10h : Conférence - Communication</div></li>
<li class="flex-item"><div id="event"><div id="date">7</div>
</li>
<li class="flex-item"><div id="event"><div id="date">8</div>
</li>
<li class="flex-item"><div id="event"><div id="date">9</div>
<div id="link">20h : Club Saucisson</div></li>
<li class="flex-item"><div id="event"><div id="date">10</div>
<div id="link">21h : Soirée ISATI</div></li>
<li class="flex-item"><div id="event"><div id="date">11</div>
</li>
<li class="flex-item"><div id="event"><div id="date">12</div>
<div id="link">8h : Invasion de nuages</div></li>
</ul>
<div id="footer"> <div id="footer">


+ 51
- 0
main.css View File

@ -1,3 +1,10 @@
@import "compass/css3";
body, html {
overflow:hidden;
background-color:#f1f1f1;
}
#title #title
{ {
position: fixed; position: fixed;
@ -28,6 +35,50 @@ a
margin-right:25px; margin-right:25px;
} }
.flex-container {
padding: 0;
margin: 0;
list-style: none;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-wrap: wrap;
justify-content: center;
}
.flex-item {
padding: 5px;
width: 200px;
height: 200px;
margin:0;
padding:0;
}
#date {
font-size: 30px;
margin: 20px;
color: #2B2B2B;
}
#link {
margin-left: 10px;
font-size: 12px;
}
#calendar #event:hover {
background-color: #65ccea;
}
#calendar {
margin-top:60px;
}
@media only screen and (max-width: 1000px) and (max-height: 500px){ @media only screen and (max-width: 1000px) and (max-height: 500px){


+ 0
- 0
map.png View File

Before After
Width: 1365  |  Height: 556  |  Size: 628 KiB Width: 1365  |  Height: 556  |  Size: 628 KiB

+ 0
- 0
testdb.db View File


Loading…
Cancel
Save