installed plugin W3 Total Cache version 2.3.2
This commit is contained in:
@ -0,0 +1,40 @@
|
||||
.cloudflare_p {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.cloudflare_table {
|
||||
width: 100%;
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
td.cloudflare_td {
|
||||
padding: 0;
|
||||
padding-right: 10px;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
td.cloudflare_td_header {
|
||||
padding: 0;
|
||||
padding-right: 5px;
|
||||
padding-top: 5px;
|
||||
text-align: right;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
td.cloudflare_td_value {
|
||||
padding: 0;
|
||||
padding-right: 8px;
|
||||
text-align: right;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.w3tc_cloudflare_widget_logo {
|
||||
float: left;
|
||||
width: 220px;
|
||||
height: 35px;
|
||||
background: url("Extension_CloudFlare_Widget_Logo.png") no-repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
Reference in New Issue
Block a user