2-2
style.css
008 | background : #5ca4a9 url ( 'bg.jpg' ) center bottom /cover no-repeat fixed ; |
009 | font-family : '微軟正黑體' ; |
019 | box-sizing: border-box; |
024 | background : rgba( 230 , 235 , 224 , 0.5 ); |
025 | border-top-left-radius: 10px ; |
026 | border-top-right-radius: 10px ; |
036 | color : rgb ( 255 , 255 , 255 ); |
037 | text-shadow : 1px 1px 1px rgba( 0 , 0 , 0 , 0.5 ); |
038 | padding : 20px 0px 10px ; |
043 | margin : 10px auto 20px ; |
047 | border : 1px solid #ed6a5a ; |
048 | border-left : 8px solid #ed6a5a ; |
051 | display : inline- block ; |
052 | margin : 30px auto 10px ; |
056 | margin : 20px auto 10px ; |
061 | background : rgba( 237 , 106 , 90 , 0.8 ); |
072 | text-decoration : none ; |
077 | background : rgb ( 147 , 78 , 72 ); |
078 | text-shadow : 1px 1px 1px rgba( 0 , 0 , 0 , 0.5 ); |
082 | background : rgba( 230 , 235 , 224 , 0.8 ); |
096 | background : rgba( 244 , 241 , 187 , 0.5 ); |
109 | text-shadow : 1px 1px 1px rgba( 0 , 0 , 0 , 0.5 ); |
110 | background : rgba( 92 , 164 , 169 , 0.8 ); |
111 | border-bottom-left-radius: 10px ; |
112 | border-bottom-right-radius: 10px ; |