/*
#@0
#@1
#@2
#@3
#@4
#@5
#@6
#@7
#@8
#@9
#@10
#@11
#@12
#@13
#@14
#@15
#@16
#@17
#@18
#@19
#@20
#@21
#@22
#@23
#@24
#@25
#@26
#@27
#@28
#@29
#@30
#@31
#@32
#@33
#@34
#@35
#@36
#@37
#@38
*/
/* Variables et declarations specifiques, en complement de _variables.scss */
a:hover, a:focus, a:active {
  background-color: rgba(255, 255, 255, 0.05);
}
.jumbotron, .well, .card {
  border-top: 1px solid #252a30;
  box-shadow: 0 3px 5px #000;
}
.formulaire_spip {
  border-top: 1px solid #252a30;
  box-shadow: 0 3px 5px #000;
}
.formulaire_spip.formulaire_recherche {
  background: none;
  box-shadow: none;
  border: 0;
}
#nav {
  padding-left: 0;
  padding-right: 0;
}
pre, code, .spip_code {
  color: #fff;
}
.comment-meta {
  border-radius: 0;
  border-top: 1px solid #252a30;
  box-shadow: 0 3px 5px #000;
}
blockquote, .blockquote {
  border-left: 5px solid #2A9FD6;
}
