Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #WikiaRail .module {
- background: linear-gradient(to bottom, rgba(211, 232, 245, 0), #d3e8f5 10px, #edf5fb), linear-gradient(to bottom, #b0e4ff 0, #fbfdfe 50px);
- background-size: 90% 32px, 100% 100%;
- background-position: center 5px, 0 0;
- background-repeat: no-repeat;
- border: 2px solid #268bb1;
- border-radius: 10px;
- box-shadow: #268bb1 0 0 7px;
- color: #333;
- }
- #WikiaRail .module > h2 {
- color: #1a4bba;
- text-shadow: 2px 2px #fff;
- font-size: 28px;
- }
- #WikiaRail .module a {
- color: #d66921;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement