gues type from id, classe added to dots on connecction mode (remians nested dots and text mode)

This commit is contained in:
Bachir Soussi Chiadmi
2018-02-22 23:18:03 +01:00
parent c7beaf1e10
commit 2ce27b3245
12 changed files with 258 additions and 79 deletions
+1 -13
View File
@@ -820,22 +820,10 @@ main#content.mode-connections h2.title, main#content.mode-connections h4.filet {
margin: 0 0 0 70px; }
.dot {
margin: 0 0 0 70px;
position: relative;
border: 1px solid white;
width: 500px; }
.dot > span.id {
display: inline-block;
width: 50px;
text-align: right;
opacity: 0;
transition: opacity 0.4s ease-in-out; }
.dot > span.bullet {
display: inline-block;
width: 40px;
text-align: center;
vertical-align: top;
font-size: 15px;
font-kerning: none; }
.dot > p.summary {
display: inline-block;
vertical-align: top;