Skip to content

Commit 2f11c8b

Browse files
committed
Pictures from today
1 parent 9ef7c64 commit 2f11c8b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+8
-5
lines changed
3.65 MB
3.69 MB
4.26 MB
4.28 MB
4.33 MB
4.26 MB
4.18 MB
4.43 MB
4.33 MB
4.41 MB
4.25 MB
4.09 MB
4.3 MB
4.21 MB
4.23 MB
4.2 MB
4.27 MB
4.34 MB
7.66 MB
7.99 MB
7.56 MB
7.55 MB
6.04 MB
4.77 MB
4.43 MB
4.23 MB
4.81 MB
4.47 MB
4.5 MB
4.19 MB
4.21 MB
4.35 MB
4.54 MB
4.61 MB
4.56 MB
4.4 MB
4.48 MB
4.48 MB
4.45 MB
4.38 MB
4.86 MB
4.89 MB
4.95 MB
4.82 MB
3.9 MB
4.62 MB
4.15 MB
5.88 MB
6.18 MB
5.82 MB
6.26 MB
5.24 MB
4.45 MB
4.38 MB
4.25 MB
5.29 MB
6.34 MB
6.18 MB
5.05 MB
5.26 MB
4.53 MB
5.17 MB
4.7 MB
5.01 MB
5.82 MB
5.76 MB
5.53 MB
5.7 MB
5.61 MB
5.97 MB
5.87 MB
5.98 MB
5.95 MB

wp-content/themes/aasgw/layouts/content-sidebar.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@ Layout: Content-Sidebar
1010

1111
.site-content {
1212
padding-bottom: 4em;
13-
background: #b2b2b2;
13+
background: #fff;
14+
1415
}
1516

1617
.single .site-content,
1718
.page .site-content {
1819
background: #fff;
1920
background: hsl(0, 0%, 100%);
21+
2022
}
2123

2224
.site-content .widget-area {
@@ -43,6 +45,7 @@ Layout: Content-Sidebar
4345
max-width: 78rem;
4446
padding: 0 4rem;
4547
margin: 0 auto;
48+
padding-top: 2em;
4649
}
4750

4851

wp-content/themes/aasgw/style.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ body {
8282
background: #fff;
8383
}
8484

85-
article,
85+
article,b
8686
aside,
8787
details,
8888
figcaption,
@@ -484,12 +484,13 @@ a:active {
484484
//background: #0072d6;
485485
//background: linear-gradient(#ededed,#d0d0d0);
486486
background: linear-gradient(#659cdf,#6a9fe6,#659cdf);
487+
487488
}
488489

489490
.main-navigation ul {
490491
list-style: none;
491492
margin: 0;
492-
padding-left: 0;
493+
padding-left: 5%;
493494
}
494495

495496
.main-navigation li {
@@ -499,14 +500,13 @@ a:active {
499500
}
500501

501502
.main-navigation li:first-child{
502-
margin-left: 5%;
503503
border: none;
504504
}
505505

506506
.main-navigation a {
507507
display: block;
508508
padding: .7em .6em;
509-
font-size: 14.5px;
509+
font-size: 16px;
510510
font-weight: 400;
511511
text-decoration: none;
512512
line-height: 1.3em;

0 commit comments

Comments
 (0)