User:Yaycupcake/Sandbox4: Difference between revisions

From A3! Wiki
Yaycupcake (talk | contribs)
No edit summary
Yaycupcake (talk | contribs)
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 9: Line 9:
.monthbox {
.monthbox {
margin-right: 5px;
margin-right: 5px;
width: 150px;
}
}


Line 14: Line 15:
display: block;
display: block;
background-color: #ccc; /*test color*/
background-color: #ccc; /*test color*/
min-width: 102px;
}
}


Line 20: Line 20:
display: inline-block;
display: inline-block;
border: 1px solid black; /*test style*/
border: 1px solid black; /*test style*/
width: 150px;
}
}


.calendarbox {
.calendarbox {
display: flex;
display: flex;
/*help i cant make this do what i want*/
}
}


Line 80: Line 82:


<!--divider-->
<!--divider-->
</div>
<div class="calendarbox">


<div class="monthbox spring">
<div class="monthbox spring">
Line 126: Line 131:


<!--divider-->
<!--divider-->
</div>
<div class="calendarbox">


<div class="monthbox autumn">
<div class="monthbox autumn">

Latest revision as of 18:25, 20 December 2017



this looks ugly but it's a test page so that's how it's supposed to be yay

January

22


February

12
22


March

9
30


April

9
24


May

15


June

6
21


July

8


August

1
30


September

9
27


October

11


November

2
23


December

3
28