Template:Infobox Specs: Difference between revisions
Template page
More actions
Romanio0089 (talk | contribs) mNo edit summary Tag: Undo |
Romanio0089 (talk | contribs) mNo edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
{| class="infobox" style="background:#1c252e; border:1px solid #aaa; border-collapse:collapse; float:right; clear:right; margin-left:1em; margin-bottom:1em; width:300px;" | {| class="infobox" style=" | ||
background: #1c252e; | |||
border: 1px solid #aaa; | |||
border-collapse: collapse; | |||
float: right; | |||
clear: right; | |||
margin-left: 1em; | |||
margin-bottom: 1em; | |||
width: 300px; | |||
/* Responsive styles for mobile */ | |||
max-width: 100%; | |||
box-sizing: border-box; | |||
" | |||
|+ | |+ | ||
! colspan="2" style="text-align:center; background:#353f47;" | {{{name|}}} | ! colspan="2" style="text-align:center; background:#353f47;" | {{{name|}}} | ||
| Line 38: | Line 50: | ||
| style="padding-right:5px;" | {{{msrp|}}} | | style="padding-right:5px;" | {{{msrp|}}} | ||
|} | |} | ||
<!-- Add this CSS block below your table --> | |||
<style> | |||
@media (max-width: 768px) { | |||
.infobox { | |||
width: 100% !important; | |||
float: none !important; | |||
clear: both !important; | |||
margin-left: 0 !important; | |||
margin-right: 0 !important; | |||
} | |||
} | |||
</style> | |||
Revision as of 01:41, 22 February 2025
background: #1c252e;
border: 1px solid #aaa;
border-collapse: collapse;
float: right;
clear: right;
margin-left: 1em;
margin-bottom: 1em;
width: 300px;
/* Responsive styles for mobile */
max-width: 100%;
box-sizing: border-box;
"
| [[File:|center|280px|]] | |
|---|---|
| Series | |
| Release | |
| Processor | |
| Graphics | |
| Chipset | |
| Memory | |
| Display | |
| Storage | |
| OS | |
| Weight | |
| MSRP | |
<style> @media (max-width: 768px) {
.infobox {
width: 100% !important;
float: none !important;
clear: both !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
} </style>