File tree Expand file tree Collapse file tree 1 file changed +18
-23
lines changed
Expand file tree Collapse file tree 1 file changed +18
-23
lines changed Original file line number Diff line number Diff line change 77body {
88 font-family : "Trebuchet MS" , Arial, Helvetica, sans-serif;
99 background : # f0f0f0 url ('https://img.freepik.com/free-vector/abstract-decorative-circular-stripes-seamless-pattern-design_1035-25453.jpg?semt=ais_hybrid&w=740&q=80' ) repeat;
10- background-size : 150 px ;
11- padding : 40 px ;
10+ background-size : 152 px ;
11+ padding : 42 px ;
1212}
1313
1414header {
1515 text-align : center;
16- margin-bottom : 30 px ;
16+ margin-bottom : 32 px ;
1717}
1818
1919h1 {
2020 background : # a3d8f4 ;
2121 color : # 2c2c2c ;
22- padding : 15 px ;
22+ padding : 16 px ;
2323 font-size : 28px ;
24- border-radius : 10 px ;
24+ border-radius : 11 px ;
2525}
2626
2727.tagline {
2828 color : # 555 ;
2929 font-style : italic;
30- margin-top : 8 px ;
30+ margin-top : 9 px ;
3131}
3232
3333# friends {
3434 float : left;
35- width : 220 px ;
36- margin-right : 30 px ;
35+ width : 222 px ;
36+ margin-right : 28 px ;
3737}
3838
3939# entries {
4040 float : left;
41- width : 600 px ;
41+ width : 598 px ;
4242}
4343
4444.box {
4545 background : # c3e8f5 ;
4646 border : 3px solid # 7cc1e2 ;
47- border-radius : 15 px ;
48- padding : 20 px ;
49- margin-bottom : 25 px ;
47+ border-radius : 16 px ;
48+ padding : 21 px ;
49+ margin-bottom : 24 px ;
5050}
5151
5252# friends .box {
5656
5757# friends h2 {
5858 color : white;
59- margin-bottom : 15 px ;
59+ margin-bottom : 16 px ;
6060}
6161
6262# friends ul {
7070
7171.entry h2 {
7272 color : # 00607a ;
73- margin-bottom : 15 px ;
73+ margin-bottom : 14 px ;
7474 font-size : 20px ;
7575}
7676
7777.date {
7878 background : # a3d8f4 ;
79- padding : 4 px 10 px ;
80- border-radius : 8 px ;
79+ padding : 5 px 11 px ;
80+ border-radius : 9 px ;
8181 font-weight : normal;
8282}
8383
8484.right-img {
8585 float : right;
86- margin : 0 0 15 px 20 px ;
86+ margin : 0 0 14 px 21 px ;
8787 border : 2px solid # 7cc1e2 ;
8888}
8989
9090p {
91- line-height : 1.6 ;
91+ line-height : 1.62 ;
9292 text-align : justify;
93- }
94-
95- .clear {
96- clear : both;
97- }
You can’t perform that action at this time.
0 commit comments