|
@@ -61,15 +61,15 @@ a:focus,
|
|
#content .entry-content > .section:first-child>h2
|
|
#content .entry-content > .section:first-child>h2
|
|
{
|
|
{
|
|
background-color: white;
|
|
background-color: white;
|
|
- padding: 1em 0;
|
|
|
|
|
|
+ /* padding: 1em 0;*/
|
|
color: black;
|
|
color: black;
|
|
margin-bottom: 1em;
|
|
margin-bottom: 1em;
|
|
left: 0;
|
|
left: 0;
|
|
font-size: 200%;
|
|
font-size: 200%;
|
|
text-align: center;
|
|
text-align: center;
|
|
- position: relative;
|
|
|
|
|
|
+ /* position: relative;
|
|
width: 100vw;
|
|
width: 100vw;
|
|
- transform: translate(-8%,0);
|
|
|
|
|
|
+ transform: translate(-8%,0);*/
|
|
}
|
|
}
|
|
|
|
|
|
h4 {
|
|
h4 {
|