Difference between revisions of "User:Felix/Test"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Felix
imported>Felix
 
Line 2: Line 2:
 
{{#css:
 
{{#css:
 
.slider {
 
.slider {
     height: 350px;
+
     height: 450px;
 
     margin: 2em auto;
 
     margin: 2em auto;
 
     position: relative;
 
     position: relative;
 
     text-indent: 0;
 
     text-indent: 0;
     width: 300px;
+
     width: 400px;
 
}
 
}
.slide {
+
.slider > ul {
 
     border: 2px solid black;
 
     border: 2px solid black;
 
     box-sizing: border-box;
 
     box-sizing: border-box;
     height: 300px;
+
     height: 400px;
 
     margin: 0;
 
     margin: 0;
     max-width: 300px;
+
     max-width: 400px;
 
     padding: 1em;
 
     padding: 1em;
 
     position: absolute;
 
     position: absolute;
     width: 300px;
+
     width: 400px;
 
}
 
}
 
.prev, .next {
 
.prev, .next {
Line 25: Line 25:
 
     padding: 10px;
 
     padding: 10px;
 
     position: absolute;
 
     position: absolute;
     top: 130px;
+
     top: 180px;
 
}
 
}
 
.next {
 
.next {
Line 48: Line 48:
 
     flex-flow: row wrap;
 
     flex-flow: row wrap;
 
     justify-content: center;
 
     justify-content: center;
 +
    width: 100%;
 
}
 
}
 
.tab {
 
.tab {

Latest revision as of 01:50, 24 April 2017

This is my main testing page.

This is some information in the first panel.

  • Slide 1-1
  • Slide 1-2
  • Slide 1-3
  • Slide 1-4 FelixGraffiti.jpg
  • Slide 1-5

Here's some info in the second panel.

  • Slide 2-1
  • Slide 2-2
  • Slide 2-3
  • Slide 2-4
  • Slide 2-5

Third panel info would go here, if I had any.

  • Slide 3-1
  • Slide 3-2
  • Slide 3-3
  • Slide 3-4
  • Slide 3-5

And then this would be the fourth panel's spot.

  • Slide 4-1
  • Slide 4-2
  • Slide 4-3
  • Slide 4-4
  • Slide 4-5

And then this would be the fifth panel's spot.

  • Slide 5-1
  • Slide 5-2
  • Slide 5-3
  • Slide 5-4
  • Slide 5-5

And then this would be the sixth panel's spot.

  • Slide 6-1
  • Slide 6-2
  • Slide 6-3
  • Slide 6-4
  • Slide 6-5