Difference between revisions of "User:Hyoroemon/common.css"

From Yugipedia
Jump to: navigation, search
(testing css)
 
Line 1: Line 1:
[[File:Placeholder|video|right|300px]] [[File:Placeholder|right|300px]]
+
.recirculation-rail.module {
Write the first paragraph of your page here.
+
  display:none;
 +
}
  
==Section heading==
+
.recirculation-rail {
 
+
    display:none;
Write the first section of your page here.
+
}
 
+
.module {
==Section heading==
+
    display:none;
 
 
testing css
 
section.recirculation-rail.module {
 
  display:none;
 
 
}
 
}

Revision as of 02:13, 12 August 2017

.recirculation-rail.module {
  display:none;
}

.recirculation-rail {
    display:none;
}
.module {
    display:none;
}