Commit fd59aa7a authored by Romain Loth's avatar Romain Loth

information-others: new css class

polyvalent but esp. used for https://github.com/moma/comex2/commit/1b5c4b7
parent 6f46823f
......@@ -268,6 +268,19 @@ p.micromessage{
border-radius: .3em;
}
#information .information-others {
padding: 0;
margin: 1em;
background-color:#eee;
border-radius: .3em;
}
#information .information-others li {
color: #444;
font-family: "Crete Round", "garamond", serif ;
padding: 5px;
}
#information .information-links {
padding: 7px 0 0 20px;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment