J Belletti 🅰️+Verified account
document.body.className=document.body.className+" "+document.body.getAttribute("data-fouc-class-names");
Skip to content
julianobelletti's profile
a,
a:hover,
a:focus,
a:active {
color: #09169E;
}
.u-textUserColor,
.u-textUserColorHover:hover,
.u-textUserColorHover:hover .ProfileTweet-actionCount,
.u-textUserColorHover:focus {
color: #09169E !important;
}
.u-borderUserColor,
.u-borderUserColorHover:hover,
.u-borderUserColorHover:focus {
border-color: #09169E !important;
}
.u-bgUserColor,
.u-bgUserColorHover:hover,
.u-bgUserColorHover:focus {
background-color: #09169E !important;
}
.u-dropdownUserColor > li:hover,
.u-dropdownUserColor > li:focus,
.u-dropdownUserColor > li > button:hover,
.u-dropdownUserColor > li > button:focus,
.u-dropdownUserColor > li > a:focus,
.u-dropdownUserColor > li > a:hover {
color: #fff !important;
background-color: #09169E !important;
}
.u-boxShadowInsetUserColorHover:hover,
.u-boxShadowInsetUserColorHover:focus {
box-shadow: inset 0 0 0 5px #09169E !important;
}
.u-dropdownOpenUserColor.dropdown.open .dropdown-toggle {
color: #09169E;
}
.u-textUserColorLight {
color: #9CA1D8 !important;
}
.u-borderUserColorLight,
.u-borderUserColorLightFocus:focus,
.u-borderUserColorLightHover:hover,
.u-borderUserColorLightHover:focus {
border-color: #9CA1D8 !important;
}
.u-bgUserColorLight {
background-color: #9CA1D8 !important;
}
.u-boxShadowUserColorLighterFocus:focus {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.05), inset 0 1px 2px rgba(9,22,158,0.25) !important;
}
.u-textUserColorLightest {
color: #E6E7F5 !important;
}
.u-borderUserColorLightest {
border-color: #E6E7F5 !important;
}
.u-bgUserColorLightest {
background-color: #E6E7F5 !important;
}
.u-textUserColorLighter {
color: #C1C4E6 !important;
}
.u-borderUserColorLighter {
border-color: #C1C4E6 !important;
}
.u-bgUserColorLighter {
background-color: #C1C4E6 !important;
}
.u-bgUserColorDarkHover:hover {
background-color: #0C1989 !important;
}
.u-borderUserColorDark {
border-color: #0C1989 !important;
}
.u-bgUserColorDarkerActive:active {
background-color: #101D74 !important;
}
a,
.btn-link,
.btn-link:focus,
.icon-btn,
.pretty-link b,
.pretty-link:hover s,
.pretty-link:hover b,
.pretty-link:focus s,
.pretty-link:focus b,
.metadata a:hover,
.metadata a:focus,
a.account-group:hover .fullname,
a.account-group:focus .fullname,
.account-summary:focus .fullname,
.message .message-text a,
.message .message-text button,
.stats a strong,
.plain-btn:hover,
.plain-btn:focus,
.dropdown.open .user-dropdown.plain-btn,
.open > .plain-btn,
#global-actions .new:before,
.module .list-link:hover,
.module .list-link:focus,
.stats a:hover,
.stats a:hover strong,
.stats a:focus,
.stats a:focus strong,
.find-friends-sources li:hover .source,
.stream-item a:hover .fullname,
.stream-item a:focus .fullname,
.stream-item .view-all-supplements:hover,
.stream-item .view-all-supplements:focus,
.tweet .time a:hover,
.tweet .time a:focus,
.tweet .details.with-icn b,
.tweet .details.with-icn .Icon,
.stream-item:hover .original-tweet .details b,
.stream-item .original-tweet.focus .details b,
.stream-item.open .original-tweet .details b,
.client-and-actions a:hover,
.client-and-actions a:focus,
.dismiss-btn:hover b,
.tweet .context .pretty-link:hover s,
.tweet .context .pretty-link:hover b,
.tweet .context .pretty-link:focus s,
.tweet .context .pretty-link:focus b,
.list .username a:hover,
.list .username a:focus,
.list-membership-container .create-a-list,
.list-membership-container .create-a-list:hover,
.new-tweets-bar,
.card .list-details a:hover,
.card .list-details a:focus,
.card .card-body:hover .attribution,
.card .card-body .attribution:focus {
color: #09169E;
}
.FoundMediaSearch--keyboard .FoundMediaSearch-focusable.is-focused {
border-color: #09169E;
}
.photo-selector:hover .btn,
.icon-btn:hover,
.icon-btn:active,
.icon-btn.active,
.icon-btn.enabled {
border-color: #09169E;
border-color: rgba(9,22,158,0.4);
color: #09169E;
}
.photo-selector:hover .btn,
.icon-btn:hover {
background-image: linear-gradient(rgba(255,255,255,0), rgba(9,22,158,0.1));
}
.icon-btn.disabled,
.icon-btn.disabled:hover,
.icon-btn[disabled],
.icon-btn[aria-disabled=true] {
color: #09169E;
}
.EdgeButton--primary,
.EdgeButton--primary:focus {
background-color: #3A44B1;
border-color: transparent;
}
.EdgeButton--primary:hover,
.EdgeButton--primary:active {
background-color: #09169E;
border-color: #09169E;
}
.EdgeButton--primary:focus {
box-shadow:
0 0 0 2px #FFFFFF,
0 0 0 4px #9CA1D8;
}
.EdgeButton--primary:active {
box-shadow:
0 0 0 2px #FFFFFF,
0 0 0 4px #3A44B1;
}
.EdgeButton--secondary,
.EdgeButton--secondary:hover,
.EdgeButton--secondary:focus,
.EdgeButton--secondary:active {
border-color: #09169E;
color: #09169E;
}
.EdgeButton--secondary:hover,
.EdgeButton--secondary:active {
background-color: #E6E7F5;
}
.EdgeButton--secondary:focus {
box-shadow:
0 0 0 2px #FFFFFF,
0 0 0 4px rgba(9,22,158,0.4);
}
.EdgeButton--secondary:active {
box-shadow:
0 0 0 2px #FFFFFF,
0 0 0 4px #09169E;
}
.EdgeButton--invertedPrimary {
color: #09169E !important;
}
.EdgeButton--invertedPrimary:focus {
box-shadow:
0 0 0 2px #09169E,
0 0 0 4px #9CA1D8;
}
.EdgeButton--invertedPrimary:active {
box-shadow:
0 0 0 2px #09169E,
0 0 0 4px #FFFFFF;
}
.EdgeButton--invertedSecondary {
background-color: #09169E;
}
.EdgeButton--invertedSecondary:hover {
background-color: #3A44B1;
}
.EdgeButton--invertedSecondary:focus {
box-shadow:
0 0 0 2px #09169E,
0 0 0 4px #9CA1D8;
}
.EdgeButton--invertedSecondary:active {
box-shadow:
0 0 0 2px #09169E,
0 0 0 4px #FFFFFF;
}
.btn:focus,
.btn.focus,
.Button:focus,
.EmojiPicker-item.is-focused,
.EmojiPicker .EmojiCategoryIcon:focus,
.EmojiPicker-skinTone:focus + .EmojiPicker-skinToneSwatch,
a:focus > img:first-child:last-child,
button:focus {
box-shadow:
0 0 0 2px #FFFFFF,
0 0 2px 4px rgba(9,22,158,0.4);
}
.selected-stream-item:focus {
box-shadow: 0 0 0 3px rgba(9,22,158,0.4);
}
.js-navigable-stream.stream-table-view .selected-stream-item[tabindex="-1"]:focus {
outline: 3px solid rgba(9,22,158,0.4) !important;
}
.js-navigable-stream.stream-table-view .selected-stream-item:focus {
box-shadow: none;
}
.global-dm-nav.new.with-count .dm-new .count-inner {
background: #09169E;
}
.global-nav .people .count .count-inner {
background: #09169E;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-menu .dropdown-link:hover,
.dropdown-menu .dropdown-link:focus,
.dropdown-menu .dropdown-link.is-focused,
.dropdown-menu li:hover .dropdown-link,
.dropdown-menu li:focus .dropdown-link,
.dropdown-menu .selected a,
.dropdown-menu .dropdown-link.selected {
background-color: #09169E !important;
}
/* for items in typeahead dropdown menu on logged in pages */
.dropdown-menu .typeahead-items li > a:focus,
.dropdown-menu .typeahead-items li > a:hover,
.dropdown-menu .typeahead-items .selected,
.dropdown-menu .typeahead-items .selected a {
background-color: #E6E7F5 !important;
color: #09169E !important;
}
.typeahead a:hover,
.typeahead a:hover strong,
.typeahead a:hover .fullname,
.typeahead .selected a,
.typeahead .selected strong,
.typeahead .selected .fullname,
.typeahead .selected .Icon--close {
color: #09169E !important;
}
.home-tweet-box,
.LiveVideo-tweetBox,
.RetweetDialog-commentBox {
background-color: #E6E7F5;
}
.top-timeline-tweetbox .timeline-tweet-box .tweet-form.condensed .tweet-box {
color: #09169E;
}
.RichEditor,
.TweetBoxAttachments {
border-color: #C1C4E6;
}
input:focus,
textarea:focus,
div[contenteditable="true"]:focus,
div[contenteditable="true"].fake-focus,
div[contenteditable="plaintext-only"]:focus,
div[contenteditable="plaintext-only"].fake-focus {
border-color: #9CA1D8;
box-shadow: inset 0 0 0 1px rgba(9,22,158,0.7);
}
.tweet-box textarea:focus,
.tweet-box input[type=text],
.currently-dragging .tweet-form.is-droppable .tweet-drag-help,
.tweet-box[contenteditable="true"]:focus,
.RichEditor.is-fakeFocus,
.RichEditor.is-fakeFocus ~ .TweetBoxAttachments {
border-color: #9CA1D8;
box-shadow: 0 0 0 1px #9CA1D8;
}
.MomentCapsuleItem.selected-stream-item:focus {
box-shadow: 0 0 0 3px rgba(9,22,158,0.4);
}
s,
.pretty-link:hover s,
.pretty-link:focus s,
.stream-item-activity-notification .latest-tweet .tweet-row a:hover s,
.stream-item-activity-notification .latest-tweet .tweet-row a:focus s {
color: #09169E;
}
.vellip,
.vellip:before,
.vellip:after,
.conversation-module > li:after,
.conversation-module > li:before,
.ThreadedConversation--loneTweet:after,
.ThreadedConversation-tweet:not(.is-hiddenAncestor) ~ .ThreadedConversation-tweet:before,
.ThreadedConversation-tweet:after,
.ThreadedConversation-moreReplies:before,
.ThreadedConversation-viewOther:before,
.ThreadedConversation-unavailableTweet:before,
.ThreadedConversation-unavailableTweet:after,
.ThreadedConversation--permalinkTweetWithAncestors:before,
.mini-avatar-with-thread:before,
.permalink.self-thread-permalink-with-descendant .permalink-tweet-container:after,
.permalink.self-thread-permalink-with-descendant .inline-reply-tweetbox-container:after {
border-color: #9CA1D8;
}
.tweet .sm-reply,
.tweet .sm-rt,
.tweet .sm-fav,
.tweet .sm-image,
.tweet .sm-video,
.tweet .sm-audio,
.tweet .sm-geo,
.tweet .sm-in,
.tweet .sm-trash,
.tweet .sm-more,
.tweet .sm-page,
.tweet .sm-embed,
.tweet .sm-summary,
.tweet .sm-chat,
.timelines-navigation .active .profile-nav-icon,
.timelines-navigation .profile-nav-icon:hover,
.timelines-navigation .profile-nav-link:focus .profile-nav-icon,
.sm-top-tweet {
background-color: #09169E;
}
.enhanced-mini-profile .mini-profile .profile-summary {
background-image: url(https://pbs.twimg.com/profile_banners/56777230/1519609847/mobile);
}
#global-tweet-dialog .modal-header,
#Tweetstorm-dialog .modal-header {
border-bottom: solid 1px rgba(9,22,158,0.25);
}
#global-tweet-dialog .modal-tweet-form-container,
#Tweetstorm-dialog .modal-body {
background-color: #09169E;
background: rgba(9,22,158,0.1);
}
.TweetstormDialog-reply-context .tweet-box-avatar:after,
.TweetstormDialog-reply-context .tweet-box-avatar:before,
.TweetstormDialog-tweet-box .tweet-box-avatar:after,
.TweetstormDialog-tweet-box .tweet-box-avatar:before {
border-color: #9CA1D8;
}
.global-nav .search-input:focus,
.global-nav .search-input.focus {
border: 2px solid #09169E;
}
}
.inline-reply-tweetbox {
background-color: #E6E7F5;
}
body.user-style-julianobelletti .enhanced-mini-profile .mini-profile .profile-summary {
background-image: url(https://pbs.twimg.com/profile_banners/56777230/1519609847/web);
}
.DashboardProfileCard-bg {
background-image: url(https://pbs.twimg.com/profile_banners/56777230/1519609847/600x200);
}
Previous
Next
Tweet with a location
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history.
Learn more
Promoted Tweet
if(window.ttft){
window.ttft.recordMilestone('page', document.getElementById('swift-page-name').getAttribute('content'));
window.ttft.recordMilestone('section', document.getElementById('swift-section-name').getAttribute('content'));
window.ttft.recordMilestone('client_record_time', window.ttft.now());
}