Template:Infobox Specs
Template page
More actions
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>