repair display
continuous-integration/drone/push Build is passing Details

master
Roxane 1 year ago
parent 55f055c277
commit ef21074dc6

@ -6,7 +6,6 @@
<component name="ChangeListManager">
<list default="true" id="0d4e44dc-11e8-4d37-b8e5-1f58496791d5" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/css/style.css" beforeDir="false" afterPath="$PROJECT_DIR$/css/style.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />

@ -151,11 +151,6 @@ nav ul li a {
display: block;
}
.sec {
margin-bottom: 5px;
display: none;
}
.sec:target {
display: block;
}

Loading…
Cancel
Save