gues type from id, classe added to dots on connecction mode (remians nested dots and text mode)
This commit is contained in:
Vendored
+1
-13
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user