<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "https://blogs.ac-normandie.fr/all-blogs/themes/berlin/style.css";


#top {
  background : transparent url(https://blogs.ac-caen.fr/collegeborisvian/public/Theme_Boris_Vian/Entree_college_top.jpg);
  background-repeat : no-repeat;
  background-color:#0000FE;
  height:200px;
}

#top h1 {
  padding-left : 500px;
}

#prelude {
  display:none;
}
h2 {
  font-size: 2em;
}

.post-tags {
  list-style:none !important;
}

.post-excerpt {
  display:none;
}

#sidebar div.text {
  margin-top:25px;
  margin-bottom:0px;
  border-bottom:0px;
  padding:0px;
}

#sidebar div.lastposts {
  margin-top:25px;
  margin-bottom:0px;
  border-bottom:0px;
  padding:0px;
}

#navlinks  a {
  display:none;
}

#navlinks span {
  display:none;
}

#navlinks {
  height:18px;
}


.post-content a {
  text-decoration:none;
}

#content ul { list-style-type : disc; margin : 0 0 1.5em 3em; padding : 0;}

#content ul li{background:none; padding:0px;}

img.centre {
    display: block;
    margin-left: auto;
    margin-right: auto }

#agenda{
  color:#000000;
  background-color:#F7E1E3;
  margin-left:20px;
  margin-right:20px;
  padding:20px;
  border-radius:20px;
}

#titre_agenda {
  font-size:24px;
  font-weight:bold;
  text-align:center;
  margin-top:0px;
}

.agenda_titre {
  font-size:14px;
  font-weight:bold;
  font-family: arial, helvetica, sans-serif;
  margin-top:15px;
  margin-bottom:0px;
}

.browsinghistory-items {
  display:none;
}

.post-tags { list-style-type : none; text-align : right; margin : 0 0 0.5em 0; }

.agenda_contenu {
  font-size: 10pt;
  font-family: arial, helvetica, sans-serif;
  margin-left:30px;
  margin-top:0px;
  margin-bottom:0px;
}

#absences{
  color:#000000;
  background-color:#DEE1FA;
  margin-left:20px;
  margin-right:20px;
  padding:20px;
  border-radius:20px;
}

#titre_absences {
  font-size:24px;
  font-weight:bold;
  text-align:center;
  margin-top:0px;
}

.absences_titre {
  font-size:14px;
  font-weight:bold;
  font-family: arial, helvetica, sans-serif;
  margin-top:15px;
  margin-bottom:0px;
}

.absences_contenu {
  font-size: 10pt;
  font-family: arial, helvetica, sans-serif;
  margin-left:30px;
  margin-top:0px;
  margin-bottom:0px;
}

#a_venir {
  margin-left:100px;
}

#titre_a_venir {
  color: #0000ff;
  font-size: 24pt;
  font-weigt:bold;
  font-family: 'comic sans ms', sans-serif;
  text-align:center;
}

#boite_pronote {
  width:160px;
  height:100px;
  margin:auto;
}

#signature_principal {
  background-image :url('https://blogs.ac-caen.fr/collegeborisvian/public/Images_blogs/Signature_Principal.JPG');
  background-repeat : no-repeat;
  background-color:#FFFFFF;
  background-size:contain; 
  background-position:right;
  height:100px;
  width:100%;
  float:right;
}

#comment-form input[id="c_site"] {
  visibility : hidden;
}

#comment-form label[for="c_site"] {
  visibility : hidden;
}</pre></body></html>