Ado

 view release on metacpan or  search on metacpan

public/css/ado.css  view on Meta::CPAN

  /* top right bottom left */
  padding: 2em 1em 1em 1em;
  font-size: 1.3em;
}

aside#toc ul {
  padding: 0;
  margin: 0;
}

aside#toc li {
  list-style: none inside none;
  padding: 0 0 0 1.2ex;
}
article.main.container li {
  margin-bottom:0.5em ;
}
/*
aside#toc li a {
  font-size: 1.1em;
}
*/
a {
  color: rgb(0, 159, 218);
  text-decoration: none;
}

a.footnote {
  vertical-align: super;
  font-size: 0.8em;
  font-weight: bolder;
}

a.icon.ado.popup.visible {
  font-family: FreeSerif;  
}
i.icon.ado{
  font-family: FreeSerif;
  text-shadow:2px 2px 2px #aaa;
  font-weight: bolder;
}
i.icon.ado:before {
  content: "â°Š";
}

.тц,.ne,.ъ,.ь {display: none; visibility: hidden;}

.ui.hidden {
  display: none;
}
/* box-shadow: none|h-shadow v-shadow blur spread color |inset|initial|inherit; */
#ado-img {
  box-shadow: 1px 1px 0.1em 0.1em #aaa;
  border: 1px #aaa outset;
}
.small {font-size: small}
code {
  color: #993;
  white-space: nowrap;
}
section.login_form {
  padding-top: 2em;
  margin: auto;
  min-width: 300px;
  width: 80%;
  max-width: 600px;
}

/* articles */
.right.attached.launch.fixed.button {
  position: fixed !important;
  z-index: 1900;
  top:2.5em;
  left:-1px;
}

/* end articles */




( run in 0.847 second using v1.01-cache-2.11-cpan-39bf76dae61 )