]> git.proxmox.com Git - pve-installer.git/blame - html-common/pve-installer.css
fix product names according to branding guideline
[pve-installer.git] / html-common / pve-installer.css
CommitLineData
3df718ea
DM
1
2.htext {
709d22e0
DM
3 font-size: 150%;
4 color: #e57000;
3df718ea
DM
5}
6
7.noresize {
8 resize: none;
9}