Main Page/styles.css: Difference between revisions

No edit summary
No edit summary
Line 53: Line 53:
/*什么*/
/*什么*/
.textbox {
.textbox {
margin: 0 auto;
     max-width: 1320px;
     max-width: 1320px;
     height: auto;
     height: auto;
Line 94: Line 95:
.container p a{
.container p a{
max-width:270px;
max-width:270px;
min-width:190px;
     flex: 1 1 calc(33.333% - 10px); /* 3 items per row with space for borders */
     flex: 1 1 calc(33.333% - 10px); /* 3 items per row with space for borders */
     height: 64px;
     height: 64px;