Plugin Directory

Changeset 3036775


Ignore:
Timestamp:
02/16/2024 10:57:21 AM (2 years ago)
Author:
wsameer
Message:

Change position of text in zodiac circles

Location:
planetary-position
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • planetary-position/tags/1.5.3/widgets/rasi-style.css

    r3023508 r3036775  
    4343.rasicircle img, .zodiac img { width: 90%; height: auto; max-width: 90%!important; margin: 5%!important; overflow: hidden; }
    4444
    45 .circl p, .circl2 p { position: absolute; left: 37%; right: 0; top: 27%; text-align:center; width: 26%; height: auto; z-index: 555; }
     45.circl p, .circl2 p { position: absolute; left: 37%; right: 0; top: 37%; text-align:center; width: 26%; height: auto; z-index: 555; }
    4646
    4747.circl, .circl2 {
  • planetary-position/trunk/widgets/rasi-style.css

    r3023507 r3036775  
    4343.rasicircle img, .zodiac img { width: 90%; height: auto; max-width: 90%!important; margin: 5%!important; overflow: hidden; }
    4444
    45 .circl p, .circl2 p { position: absolute; left: 37%; right: 0; top: 27%; text-align:center; width: 26%; height: auto; z-index: 555; }
     45.circl p, .circl2 p { position: absolute; left: 37%; right: 0; top: 37%; text-align:center; width: 26%; height: auto; z-index: 555; }
    4646
    4747.circl, .circl2 {
Note: See TracChangeset for help on using the changeset viewer.