Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
78 changes: 36 additions & 42 deletions css/website.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ body {
padding: 6px 0;
}

svg {
svg {
fill: currentColor;
}

Expand Down Expand Up @@ -243,7 +243,7 @@ dl.text dt {
}

#page-footer {
clear: both;
clear: both;
}

/* Tools listing */
Expand Down Expand Up @@ -1231,8 +1231,8 @@ div.panel-emphasis {
}

/* Rules page styling */
.ruleitems li {
margin-bottom: 5px;
.ruleitems li {
margin-bottom: 5px;
}

/* Advertisement */
Expand Down Expand Up @@ -1306,7 +1306,7 @@ div.subscribe fieldset {
body.languages ul.packages {
clear: right;
list-style: none;
display: inline-block;
display: inline-block;
}

body.languages ul.packages li {
Expand Down Expand Up @@ -1446,32 +1446,32 @@ dt.bold:hover {

/* Begin Community tweaks *O* */
dl.attachbox{
max-width: 620px;
overflow: auto !important;
max-width: 620px;
overflow: auto !important;
}

body.section-viewtopic .pagination {
float: none;
line-height: 1.9em;
margin-top: 3px;
float: none;
line-height: 1.9em;
margin-top: 3px;
}

@media only screen and (min-width: 900px) {
.pm .postbody {
width: 73%;
width: 73%;
}

.pm .postprofile {
width: 26%;
width: 26%;
}
}

.section-mcp .fields2 select, .section-ucp #timezone , .section-ucp #dateoptions {
max-width: 100% !important;
max-width: 100% !important;
}

.section-mcp dl.icon dt {
padding-left: 44px;
padding-left: 44px;
}
/* End Community tweaks -O- */

Expand Down Expand Up @@ -1767,7 +1767,7 @@ body.hosting div#main div.affiliate h2.logoed span {
a.feature-extra:hover {
background-color: transparent;
text-decoration:none;
cursor: help;
cursor: help;
}

.feature-extra span.hover {
Expand Down Expand Up @@ -2455,21 +2455,20 @@ p.psd-download {
margin-top: 5px !important;
}

/* new hosting page */
/* new new hosting page. Making Yuriy happy. */

.hostrow, .clear-both {
clear: both;
.text-links-favicon {
background-image: url(/img/hosting/favicon-dreamhost.svg);
background-size: 23px;
}

.hosting-left-col {
width: 51%;
float: left;
.hostrow, .clear-both {
clear: both;
}

.hosting-right-col {
width: 44%;
.hosting-col {
width: 99%;
float: left;
margin-left: 30px;
}

.information {
Expand Down Expand Up @@ -2514,21 +2513,18 @@ p.psd-download {
}

.provider-badge {
width: 125px;
width: 100%;
float: left;
margin: 0 19px 10px 0;
padding-bottom: 6px;
background: url("/assets/images/images/hosting/badge-shadow.png") no-repeat 50% bottom;
text-align: center;
}

.provider-badge-forumatic {
width: 370px;
float: left;
margin: 0 79px 10px 0;
padding-bottom: 6px;
background: url("/assets/images/images/hosting/badge-shadow-long.png") no-repeat 50% bottom;
}
.provider-badge img {
width: 300px;
height: 60px;

}
h1.hostname {
margin: 0 0 4px 0;
}
Expand All @@ -2546,18 +2542,16 @@ h1.hostname a:hover {
}

ul.host-featurelist {
padding-left: 128px;
margin-bottom: 1em;
}

ul.host-featurelist li {
font-size: 12px;
list-style-image: url("/assets/images/images/hosting/tick-small.png");
line-height: normal !important;
}

p.host-description {
clear: both;
font-size: 12px !important;
}

p.last {
Expand Down Expand Up @@ -2977,12 +2971,12 @@ h2 sup {

/* EPV */
#epv-results {
background-color: black;
width: 100%;
overflow-x: visible;
font-family: Monaco, monospace;
font-size: 11px;
padding: 5px;
background-color: black;
width: 100%;
overflow-x: visible;
font-family: Monaco, monospace;
font-size: 11px;
padding: 5px;
margin: 10px 0;
border-radius: 3px;
}
Expand Down
Binary file removed images/images/hosting/blue_host_footer.png
Binary file not shown.
Binary file removed images/images/hosting/bluehost.gif
Binary file not shown.
Binary file removed images/images/hosting/fastdomain.gif
Binary file not shown.
Binary file removed images/images/hosting/forumatic.png
Binary file not shown.
Binary file removed images/images/hosting/hostican-shared.gif
Binary file not shown.
Binary file removed images/images/hosting/hostican-vps.gif
Binary file not shown.
Binary file removed images/images/hosting/hostmonster-downloads.gif
Binary file not shown.
Binary file removed images/images/hosting/hostmonster.gif
Binary file not shown.
Binary file removed images/images/hosting/icdsoft.gif
Binary file not shown.
Binary file removed images/images/hosting/mmhosting.gif
Binary file not shown.
Binary file removed images/images/hosting/siteground.gif
Binary file not shown.
Binary file removed images/images/hosting/webhostingpad.gif
Binary file not shown.