avoid http links. new files
This commit is contained in:
parent
be3296e472
commit
4055215553
15 changed files with 172 additions and 82 deletions
|
|
@ -1,4 +1,4 @@
|
|||
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700|Droid+Sans+Mono|Droid+Serif:400,700,400italic,700italic);
|
||||
@import url(//fonts.googleapis.com/css?family=Droid+Sans:400,700|Droid+Sans+Mono|Droid+Serif:400,700,400italic,700italic);
|
||||
|
||||
body {
|
||||
/*
|
||||
|
|
@ -182,15 +182,13 @@ div.text {
|
|||
margin: 8px 0 32px 0;
|
||||
}
|
||||
|
||||
div.tour {
|
||||
#page div.tour {
|
||||
width: 576px;
|
||||
height: 360px;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 0 2px rgba(64, 64, 32, 0.5);
|
||||
overflow: hidden;
|
||||
}
|
||||
img.tour {
|
||||
}
|
||||
|
||||
.large {
|
||||
font-size: 18px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue