We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 508b5ce commit 51228a8Copy full SHA for 51228a8
themes/styles.html
@@ -12,6 +12,7 @@
12
*/}}
13
}
14
15
+ .mdninja-hidden { display: none; }
16
div[data-mdninja-country="{{ .Country }}"] { display: block; }
17
div[data-mdninja-not-country="{{ .Country }}"] { display: none; }
18
</style>
0 commit comments