Viagra Soft: Compre Agora em Portugal para Melhorar sua Vida Íntima
<h2 id="introdução-ao-viagra-soft
body {
all: initial;
}
body * {
all: revert;
}
header, footer, nav, .sidebar, .widget-area, .menu, #comments, .post-navigation, .entry-meta {
display: none !important;
}
.site-content, .entry-content {
margin: 0 auto !important;
padding: 20px;
max-width: 800px;
width: 100%;
}
body {
font-family: Helvetica, Arial, sans-serif;
margin: 0 auto; /* Center the section horizontally */
padding: 0;
background-color: #f4f4f4;
color: #333;
}
nav {
background-color: #333;
color: #fff;
text-align: center;
padding: 10px;
}
nav ul {
list-style: none;
margin: 0;
padding: 0;
}
nav ul li {
display: inline-block;
margin-right: 10px;
}
nav ul li a {
color: #fff;
text-decoration: none;
padding: 5px 10px;
border-radius: 5px;
transition: background-color 0.3s;
}
nav ul li a:hover {
background-color: #555;
}
section {
padding: 25px;
max-width: 860px; /* Adjust the maximum width as needed */
margin: 0 auto; /* Center the section horizontally */
line-height: 1.5;
}
table {
width: 100%;
border-collapse: collapse;
margin-bottom: 20px;
}
table, th, td {
border: 1px solid #ddd;
}
th, td {
padding: 10px;
text-align: left;
}
th {
background-color: #007bff;
color: #fff;
}
tbody tr:nth-child(even) {
background-color: #f2f2f2;
}
ul {
list-style: none;
padding: 0;
margin: 0;
}
ul li {
padding: 5px 0;
}
.product-image {
width: 250px;
height: auto;
}
footer {
background-color: #333;
color: #fff;
text-align: center;
padding: 10px;
bottom: 0;
width: 100%;
}