Ignore:
Timestamp:
Oct 15, 2010, 1:16:05 PM (14 years ago)
Author:
cljosse
Message:

[Gally's theme 'cuise'] update css

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/gally/gally-cuise/css/theme.css

    r6926 r7194  
    804804#navThumbPrev, #navThumbNext {
    805805    vertical-align: top;
    806     top: 60px;
     806    top: 120px;
    807807}
    808808
     
    12771277     }
    12781278  #theImg { z-index: -1;}
    1279  #theImage{ position:absolute; z-index:78; overflow:hidden;width:100%}
     1279 #theImage{ z-index:78; overflow:hidden;width:100%}
    12801280 #cadre{ 
    12811281     background-position:50px 0;
     
    12851285
    12861286 }
     1287 /* Google  */
     1288 #map2{   
     1289left:0px;
     1290 width:250px
     1291}
     1292#mapPicture {
     1293    /*position:absolute;  */ /*left:0px;*/
     1294    padding: 20px;
     1295    width: 150px;
     1296    border: outset;
     1297    text-align: center;
     1298    vertical-align: text-top;
     1299    line-height: normal;
     1300    font-family: Arial, Helvetica, sans-serif;
     1301    font-size: medium;
     1302}
     1303#mapPicture span {
     1304    font-family: Arial, Helvetica, sans-serif;
     1305    color: #00FF00;
     1306    float: left;
     1307    left: 0px;
     1308    right: 0px;
     1309    font-variant: small-caps;
     1310    text-align: left;
     1311    vertical-align: top;
     1312    line-height: 12px;
     1313    clear: both;
     1314    font-size: 14px;
     1315}
     1316
     1317#map #map_magnifyingglass{
     1318top:20px
     1319}
     1320#map #hmtctl{}
     1321
     1322#map #earth0 {
     1323
     1324        right: 0px;
     1325        padding: 0 5px;
     1326        font-size: 12px;
     1327        background-color: #f00;
     1328        color: #fff;
     1329        font-weight: bold;
     1330}
     1331
     1332
     1333#divMsg{
     1334
     1335}
     1336.ammillustrationc{ 
     1337 
     1338}
     1339 #irandompicinner{
     1340  width:60%;
     1341 }
     1342
     1343 .illustration{ overflow:hidden}
     1344 div ul.thumbnails span.wrap2 { overflow:hidden;
     1345 width:138px;}
     1346 
     1347 stuffs_block .middle_block .stuffs .content, BODY#theAdminPage .content, BODY#theTagsPage .content{}
     1348.personal_block  {
     1349   width:50%
     1350 }
     1351 
     1352 .content .personal_block{
     1353 margin-left:0;
     1354 float:left;
     1355 left:0px;
     1356 }
     1357 
     1358/*--- imagerie ---*/
     1359#map div span {
     1360        /*position: fixed;*/
     1361        bottom:  50px;
     1362        right: 200px;
     1363        padding: 0 5px;
     1364        font-size: 12px;
     1365        /*background-color: #0f0;*/
     1366        color: #fff;
     1367        font-weight: bold;
     1368}
     1369/*--- Logo Google ---*/
     1370#map #logocontrol{ position:absolute;
     1371top:50px;left:150px;
     1372}
Note: See TracChangeset for help on using the changeset viewer.