Commit b7c66c23 authored by Baptiste Mouterde's avatar Baptiste Mouterde Committed by ikoalaz
Browse files

comments : add css for score

parent 7d6c5b4b
......@@ -1323,6 +1323,12 @@ css for code highlighting
background: url('/bad.png');
}
.score {
margin: 2px;
background-color: rgba(255, 255, 255, 0.50);
border-radius: 8px;
}
/* class to handle scroll */
.stayonleft {
position: relative;
......
Supports Markdown
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