Commit 2575f10c3f16bb6893ea8e0ae1bbc3afc0556ad4
1 parent
24ad435d
Exists in
master
修改样式
Showing
6 changed files
with
13 additions
and
13 deletions
Show diff stats
EduResearch/.vs/QuestionJindu/config/applicationhost.config
| ... | ... | @@ -171,7 +171,7 @@ |
| 171 | 171 | </site> |
| 172 | 172 | <site name="Quiz.WebsiteAnalysis" id="3"> |
| 173 | 173 | <application path="/" applicationPool="Clr4IntegratedAppPool"> |
| 174 | - <virtualDirectory path="/" physicalPath="D:\杨甜甜\临时文件夹\绍兴市直属\教育调查-绍兴直属\EduResearch\src\Quiz.WebsiteAnalysis" /> | |
| 174 | + <virtualDirectory path="/" physicalPath="C:\Users\Admin\Source\Repos\questionnaire-investigation\EduResearch\src\Quiz.WebsiteAnalysis" /> | |
| 175 | 175 | </application> |
| 176 | 176 | <bindings> |
| 177 | 177 | <binding protocol="http" bindingInformation="*:62538:localhost" /> | ... | ... |
EduResearch/.vs/QuestionJindu/v16/.suo
No preview for this file type
EduResearch/src/Quiz.WebSite/assets/DefaultC.css
| ... | ... | @@ -50,7 +50,7 @@ body > span a { |
| 50 | 50 | /*下方文字*/ |
| 51 | 51 | #text { |
| 52 | 52 | position: absolute; |
| 53 | - bottom: .4rem; | |
| 53 | + bottom:0; | |
| 54 | 54 | width: 100%; |
| 55 | 55 | color: white; |
| 56 | 56 | text-align: center; |
| ... | ... | @@ -58,17 +58,17 @@ body > span a { |
| 58 | 58 | flex-direction:column; |
| 59 | 59 | align-items:center |
| 60 | 60 | } |
| 61 | -#text > .tips { | |
| 62 | - /*margin-left: 3%;*/ | |
| 63 | - text-align: left; | |
| 64 | - width: 6.7rem; | |
| 65 | - font-size: .24rem; | |
| 66 | - font-family: PingFangSC-Medium, PingFang SC; | |
| 67 | - font-weight: 500; | |
| 68 | - color: #FFFFFF; | |
| 69 | - line-height: .58rem; | |
| 70 | - margin-bottom:.3rem; | |
| 71 | -} | |
| 61 | + #text > .tips { | |
| 62 | + /*margin-left: 3%;*/ | |
| 63 | + text-align: left; | |
| 64 | + width: 6.7rem; | |
| 65 | + font-size: .24rem; | |
| 66 | + font-family: PingFangSC-Medium, PingFang SC; | |
| 67 | + font-weight: 500; | |
| 68 | + color: #FFFFFF; | |
| 69 | + line-height: .48rem; | |
| 70 | + margin-bottom: .1rem; | |
| 71 | + } | |
| 72 | 72 | #text > .tel { |
| 73 | 73 | font-size: .24rem; |
| 74 | 74 | font-family: PingFangSC-Medium, PingFang SC; | ... | ... |
EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.BllCenter.dll
No preview for this file type
EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.Models.dll
No preview for this file type
EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.SiteBase.dll
No preview for this file type